# Functions
BoolFrom creates a new Bool that will never be blank.
BoolFromPtr creates a new Bool that be null if s is nil.
Float32From creates a new Float32 that will never be blank.
Float32FromPtr creates a new Float32 that be null if s is nil.
Float64From creates a new Float64 that will never be blank.
Float64FromPtr creates a new Float64 that be null if s is nil.
Int16From creates a new Int16 that will never be blank.
Int16FromPtr creates a new Int16 that be null if s is nil.
Int32From creates a new Int32 that will never be blank.
Int32FromPtr creates a new Int32 that be null if s is nil.
Int64From creates a new Int64 that will never be blank.
Int64FromPtr creates a new Int64 that be null if s is nil.
Int8From creates a new Int8 that will never be blank.
Int8FromPtr creates a new Int8 that be null if s is nil.
IntFrom creates a new Int that will never be blank.
IntFromPtr creates a new Int that be null if s is nil.
NewBool creates a new Bool.
NewFloat32 creates a new Float32.
NewFloat64 creates a new Float64.
NewInt creates a new Int.
NewInt16 creates a new Int16.
NewInt32 creates a new Int32.
NewInt64 creates a new Int64.
NewInt8 creates a new Int8.
NewString creates a new String.
NewTime creates a new Time.
NewUint creates a new Uint.
NewUint16 creates a new Uint16.
NewUint32 creates a new Uint32.
NewUint64 creates a new Uint64.
NewUint8 creates a new Uint8.
NullBool creates a new Bool with set null content.
NullFloat32 creates a new Float32 with set null content.
NullFloat64 creates a new Float64 with set null content.
NullInt creates a new Int with set null content.
NullInt16 creates a new Int16 with set null content.
NullInt32 creates a new Int32 with set null content.
NullInt64 creates a new Int64 with set null content.
NullInt8 creates a new Int8 with set null content.
NullString creates a new String with set null content.
NullTime creates a new Time with set null content.
NullUint creates a new Uint with set null content.
NullUint16 creates a new Uint16 with set null content.
NullUint32 creates a new Uint32 with set null content.
NullUint64 creates a new Uint64 with set null content.
NullUint8 creates a new Uint8 with set null content.
StringFrom creates a new String that wil, falsel never be blank.
StringFromPtr creates a new String that be null if s is nil.
TimeFrom creates a new Time that will never be blank.
TimeFromPtr creates a new Time that be null if s is nil.
Uint16From creates a new Uint16 that will never be blank.
Uint16FromPtr creates a new Uint16 that be null if s is nil.
Uint32From creates a new Uint32 that will never be blank.
Uint32FromPtr creates a new Uint32 that be null if s is nil.
Uint64From creates a new Uint64 that will never be blank.
Uint64FromPtr creates a new Uint64 that be null if s is nil.
Uint8From creates a new Uint8 that will never be blank.
Uint8FromPtr creates a new Uint8 that be null if s is nil.
UintFrom creates a new Uint that will never be blank.
UintFromPtr creates a new Uint that be null if s is nil.
# Structs
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
No description provided by the author