Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
type
OperatorHTTP
interface
{
22
AddPreparedEndpoint(path string, prepare PrepareFn) PrepareFlagFn
23
GetRouter() *mux.Router
24
PrepareAll() error
25
}
26
Callers
4
TestOperatorServer
Function · 0.95
Cmd
Function · 0.65
Cmd
Function · 0.65
newIPOperator
Function · 0.65
Implementers
1
operatorHTTP
operator/common/operator_server.go
Calls
no outgoing calls
Tested by
1
TestOperatorServer
Function · 0.76