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

Struct Driver

goku-service/driver/consul-kv/consul-kv.go:8–9  ·  view source on GitHub ↗

Driver driver

Source from the content-addressed store, hash-verified

6
7//Driver driver
8type Driver struct {
9}
10
11//Open open
12func (d *Driver) Open(name string, config string) (discovery.ISource, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected