# Functions
No description provided by the author
Bool returns a bool value for the passed bool pointer.
BoolPtr returns a pointer to the passed bool.
No description provided by the author
ByteSlicePtr returns a pointer to the passed byte slice.
Float32 returns an int value for the passed int pointer.
Float32Ptr returns a pointer to the passed float32.
Float64 returns an int value for the passed int pointer.
Float64Ptr returns a pointer to the passed float64.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Int returns an int value for the passed int pointer.
Int32 returns an int value for the passed int pointer.
Int32Ptr returns a pointer to the passed int32.
Int64 returns an int value for the passed int pointer.
Int64Ptr returns a pointer to the passed int64.
IntPtr returns a pointer to the passed int.
No description provided by the author
No description provided by the author
String returns a string value for the passed string pointer.
StringMap returns a map of strings built from the map of string pointers.
StringMapPtr returns a pointer to a map of string pointers built from the passed map of strings.
StringPtr returns a pointer to the passed string.
StringSlice returns a string slice value for the passed string slice pointer.
StringSlicePtr returns a pointer to the passed string slice.
No description provided by the author
# Type aliases
No description provided by the author