mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-25 10:16:42 +08:00
feat: add pprof
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
// SVG pan and zoom library.
|
||||
// See copyright notice in string constant below.
|
||||
|
||||
package svgpan
|
||||
|
||||
import _ "embed"
|
||||
|
||||
// https://github.com/aleofreddi/svgpan
|
||||
|
||||
//go:embed svgpan.js
|
||||
var JSSource string
|
||||
Reference in New Issue
Block a user