MCPcopy
hub / github.com/perkeep/perkeep / optionServer

TypeAlias optionServer

pkg/client/client.go:328–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328type optionServer string
329
330func (s optionServer) modifyClient(c *Client) { c.server = string(s) }
331

Callers 1

OptionServerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected