Documentation ¶
Index ¶
- func IsWebURL(path string) bool
- func Polling(pollingFunc func() (bool, error), waitTime time.Duration) error
- func PollingWithTimeout(pollingFunc func() (bool, error), waitTime time.Duration, ...) error
- func SchemaSetToIntList(set *schema.Set) []int
- func SchemaSetToStringList(set *schema.Set) []string
- func VarToIntPointer(data int) *int
- func VarToStrPointer(data string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PollingWithTimeout ¶
func SchemaSetToIntList ¶
func SchemaSetToStringList ¶
func VarToIntPointer ¶
func VarToStrPointer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.