Documentation ¶ Index ¶ func GetTfCfgBool(cfg map[string]any, key string) types.Bool func GetTfCfgInt64(cfg map[string]any, key string) types.Int64 func GetTfCfgString(cfg map[string]any, key string) types.String Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetTfCfgBool ¶ added in v1.0.1 func GetTfCfgBool(cfg map[string]any, key string) types.Bool func GetTfCfgInt64 ¶ added in v1.0.1 func GetTfCfgInt64(cfg map[string]any, key string) types.Int64 func GetTfCfgString ¶ added in v1.0.1 func GetTfCfgString(cfg map[string]any, key string) types.String Types ¶ This section is empty. Source Files ¶ View all Source files helper.go Click to show internal directories. Click to hide internal directories.