Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fish2018/pansou
/ init
Function
init
plugin/zhizhen/zhizhen.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
)
46
47
func
init() {
48
plugin.RegisterGlobalPlugin(NewZhizhenPlugin())
49
}
50
51
// 预编译的正则表达式
52
var
(
Callers
nothing calls this directly
Calls
2
RegisterGlobalPlugin
Function · 0.92
NewZhizhenPlugin
Function · 0.85
Tested by
no test coverage detected