Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64EncodeIfNot ¶
Base64EncodeIfNot encodes data if the input isn't already encoded using base64.StdEncoding.EncodeToString. If the input is already base64 encoded, return the original input unchanged.
func ExpandStringSlice ¶
func ExpandStringSlice(input []interface{}) *[]string
func FlattenStringSlice ¶
func FlattenStringSlice(input *[]string) []interface{}
func IoCloseAndLogError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.