Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fagongzi/manba
/ NewServerBuilder
Method
NewServerBuilder
pkg/client/client.go:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
GetClusterList(fn
func
(*metapb.Cluster) bool) error
21
22
NewServerBuilder() *ServerBuilder
23
RemoveServer(id uint64) error
24
GetServer(id uint64) (*metapb.Server, error)
25
GetServerList(fn
func
(*metapb.Server) bool) error
Callers
2
createServer
Function · 0.65
updateServer
Function · 0.65
Implementers
1
client
pkg/client/client.go
Calls
no outgoing calls
Tested by
no test coverage detected