Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bool ¶
Bool is a helper routine that allocates a new bool value to store v and returns a pointer to it.
func ExpandStringList ¶
func ExpandStringList(configured []interface{}) []*string
ExpandStringList converts a schema.Set of strings from []interface{} to []string.
func Int ¶
Int is a helper routine that allocates a new int value to store v and returns a pointer to it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.