MCPcopy Create free account
hub / github.com/devfeel/dotweb / testPlugin

Struct testPlugin

plugin_test.go:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type testPlugin struct {
10}
11
12func (p *testPlugin) Name() string {
13 return "test"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected