MCPcopy
hub / github.com/eolinker/goku_lite / Discovery

Struct Discovery

goku-service/driver/static/static-node.go:19–20  ·  view source on GitHub ↗

StaticDiscovery staticDiscovery

Source from the content-addressed store, hash-verified

17
18//StaticDiscovery staticDiscovery
19type Discovery struct {
20}
21
22//SetConfig setConfig
23func (d *Discovery) SetConfig(config string) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected