Documentation ¶
Index ¶
- func AtoiNoError(strToConv string, resp *resource.ReadResponse) int32
- func ConvertInterfaceToString(jsonArgs interface{}) (string, error)
- func ConvertStringToInterface(jsonArgs string) (interface{}, error)
- func SliceIntInterfaceTypeToList(sliceInt interface{}) (types.List, error)
- func SliceStringTypeToList(slice []types.String) types.List
- func SliceStringTypeToSet(slice []types.String) types.Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AtoiNoError ¶ added in v1.4.0
func AtoiNoError(strToConv string, resp *resource.ReadResponse) int32
func ConvertInterfaceToString ¶ added in v1.2.0
func ConvertStringToInterface ¶ added in v1.2.0
func SliceIntInterfaceTypeToList ¶ added in v1.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.