Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hwholiday/learning_tools
/ Load
Method
Load
hconfig/hconfig.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
type
HConfig
interface
{
16
Load() error
17
Get(key string) (HVal, error)
18
Watch(event WatchEvent) error
19
Close() error
Callers
15
TestNewHConfig_ETCD
Function · 0.95
TestNewHConfig_K8S
Function · 0.95
TestNewHConfig_Apollo
Function · 0.95
match
Method · 0.65
matchUser
Method · 0.65
Init
Function · 0.65
Init
Function · 0.65
findFile
Function · 0.65
removeFile
Function · 0.65
Run
Method · 0.65
PushMsg
Function · 0.65
main
Function · 0.65
Implementers
1
config
hconfig/hconfig.go
Calls
no outgoing calls
Tested by
3
TestNewHConfig_ETCD
Function · 0.76
TestNewHConfig_K8S
Function · 0.76
TestNewHConfig_Apollo
Function · 0.76