MCPcopy
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
47func init() {
48 plugin.RegisterGlobalPlugin(NewZhizhenPlugin())
49}
50
51// 预编译的正则表达式
52var (

Callers

nothing calls this directly

Calls 2

RegisterGlobalPluginFunction · 0.92
NewZhizhenPluginFunction · 0.85

Tested by

no test coverage detected