MCPcopy Create free account
hub / github.com/akash-network/provider / GetRouter

Method GetRouter

operator/common/operator_server.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type OperatorHTTP interface {
22 AddPreparedEndpoint(path string, prepare PrepareFn) PrepareFlagFn
23 GetRouter() *mux.Router
24 PrepareAll() error
25}
26

Callers 4

TestOperatorServerFunction · 0.95
CmdFunction · 0.65
CmdFunction · 0.65
newIPOperatorFunction · 0.65

Implementers 1

operatorHTTPoperator/common/operator_server.go

Calls

no outgoing calls

Tested by 1

TestOperatorServerFunction · 0.76