package
0.1.9
Repository: https://github.com/ralvarezdev/go-strings.git
Documentation: pkg.go.dev

# Functions

ErrorArrayToStringArray maps an array of errors to an array of strings.
ToBool sets the destination to the value of the string as a bool.
ToFloat32 sets the destination to the value of the string as a float32.
ToFloat64 sets the destination to the value of the string as a float64.
ToInt sets the destination to the value of the string as an int.
ToInt16 sets the destination to the value of the string as an int16.
ToInt32 sets the destination to the value of the string as an int32.
ToInt64 sets the destination to the value of the string as an int64.
ToInt8 sets the destination to the value of the string as an int8.
ToString sets the destination to the value of the string.
ToUint sets the destination to the value of the string as an uint.
ToUint16 sets the destination to the value of the string as an uint16.
ToUint32 sets the destination to the value of the string as an uint32.
ToUint64 sets the destination to the value of the string as an uint64.
ToUint8 sets the destination to the value of the string as an uint8.

# Variables

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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author