MCPcopy
hub / github.com/AnalogJ/scrutiny / SetDefault

Method SetDefault

webapp/backend/pkg/config/interface.go:14–14  ·  view source on GitHub ↗
(key string, value interface{})

Source from the content-addressed store, hash-verified

12 WriteConfig() error
13 Set(key string, value interface{})
14 SetDefault(key string, value interface{})
15 MergeConfigMap(cfg map[string]interface{}) error
16
17 Sub(key string) Interface

Calls

no outgoing calls