MCPcopy
hub / github.com/CodisLabs/codis / Reload

Method Reload

cmd/fe/main.go:229–229  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

227
228type ConfigLoader interface {
229 Reload() (map[string]string, error)
230}
231
232type StaticLoader struct {

Callers 3

ReloadMethod · 0.65
reloadMethod · 0.65
handleReloadMethod · 0.65

Implementers 5

Topompkg/topom/topom.go
apiServerpkg/topom/topom_api.go
ApiClientpkg/topom/topom_api.go
StaticLoadercmd/fe/main.go
DynamicLoadercmd/fe/main.go

Calls

no outgoing calls

Tested by

no test coverage detected