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

Method GetString

webapp/backend/pkg/config/interface.go:26–26  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

24 GetInt(key string) int
25 GetInt64(key string) int64
26 GetString(key string) string
27 GetStringSlice(key string) []string
28 UnmarshalKey(key string, rawVal interface{}, decoderOpts ...viper.DecoderConfigOption) error
29}

Calls

no outgoing calls