# Functions

Bool Get a pointer to a boolean value.
No description provided by the author
No description provided by the author
No description provided by the author
Int Get a pointer to an integer value.
No description provided by the author
No description provided by the author
No description provided by the author
String Get a pointer to a string.
StringFromInterface get a string pointer from an interface.
UUID Get a pointer to a UUID.

# Variables

No description provided by the author

# Structs

No description provided by the author
StateChangeConf is the configuration struct used for `WaitForState`.
TimeoutError is returned when WaitForState times out.
UnexpectedStateError is returned when Refresh returns a state that's neither in Target nor Pending.

# Type aliases

StateRefreshFunc is a function type used for StateChangeConf that is responsible for refreshing the item being watched for a state change.