Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
328
type
optionServer string
329
330
func
(s optionServer) modifyClient(c *Client) { c.server = string(s) }
331
Callers
1
OptionServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected