Documentation
¶
Index ¶
- func IntPtr[I int32 | int64](i *I) *int
- func JSONStringToInterface(s string) any
- func MapStringString(ctx context.Context, input types.Map) (map[string]string, diag.Diagnostics)
- func ParseJSONToMap(jsonStr string) map[string]interface{}
- func StringList(ctx context.Context, in types.List) ([]string, diag.Diagnostics)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONStringToInterface ¶ added in v1.11.0
func MapStringString ¶ added in v1.9.0
func ParseJSONToMap ¶
func StringList ¶
StringList accepts a `types.List` and returns a slice of strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.