# Functions
Bool returns a pointer to the bool value passed in.
Float32 returns a pointer to the float32 value passed in.
Float64 returns a pointer to the float64 value passed in.
Int returns a pointer to the int value passed in.
Int64 returns a pointer to the int64 value passed in.
String returns a pointer to the string value passed in.
ReleaseTime returns a pointer to the time.ReleaseTime value passed in.