Documentation
¶
Index ¶
- func StringArrayContains(s []string, str string) bool
- func StringArrayToType(v *[]string) types.List
- func StringMapToType(v *map[string]string) types.Map
- func StringToType(v *string) types.String
- func TypeToString(v types.String) *string
- func TypeToStringArray(v types.List) *[]string
- func TypeToStringMap(v types.Map) *map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringArrayContains ¶
func StringArrayToType ¶
func StringToType ¶
func TypeToString ¶
func TypeToStringArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.