Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Model
Method
Model
pkg/topom/topom.go:259–261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
257
}
258
259
func
(s *Topom) Model() *models.Topom {
260
return
s.model
261
}
262
263
var
ErrNotOnline = errors.New(
"topom is not online"
)
264
Callers
5
Overview
Method · 0.95
openProxy
Function · 0.45
CreateProxy
Method · 0.45
OnlineProxy
Method · 0.45
TestApiTopom
Function · 0.45
Calls
no outgoing calls
Tested by
2
openProxy
Function · 0.36
TestApiTopom
Function · 0.36