# Functions
ConvertGoType converts a Go lang variable into a murex variable.
DataTypeFromInterface returns the Murex data-type expected to be associated with any specific Go data type.
Flatten takes anything that should look like a string, and turns it into a single string type.
FloatToString convert a Float64 (what murex numbers are stored as) into a string.
IsBlock checks if the []byte slice is a code or JSON block.
IsBlockRune checks if the []rune slice is a code or JSON block.
IsTrue checks if a process has returned a `true` state.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
These are the different supported type groups.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
ErrDataTypeDefaulted is returned if the murex data type is unknown.
ErrUnexpectedGoType is returned if the Go data type is unhandled.
FalseString is `false` boolean value.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are the different supported type groups.
These are the different supported type groups.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are only a list of the base types.
These are the different supported type groups.
These are the different supported type groups.
These are the different supported type groups.
These are the different supported type groups.
These are the different supported type groups.
These are only a list of the base types.
These are the different supported type groups.
TrueString is `true` boolean value.
These are the different supported type groups.
These are the different supported type groups.