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

Method GetInt

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

Source from the content-addressed store, hash-verified

22 Get(key string) interface{}
23 GetBool(key string) bool
24 GetInt(key string) int
25 GetInt64(key string) int64
26 GetString(key string) string
27 GetStringSlice(key string) []string

Calls

no outgoing calls