MCPcopy
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
259func (s *Topom) Model() *models.Topom {
260 return s.model
261}
262
263var ErrNotOnline = errors.New("topom is not online")
264

Callers 5

OverviewMethod · 0.95
openProxyFunction · 0.45
CreateProxyMethod · 0.45
OnlineProxyMethod · 0.45
TestApiTopomFunction · 0.45

Calls

no outgoing calls

Tested by 2

openProxyFunction · 0.36
TestApiTopomFunction · 0.36