Categorygithub.com/antihax/optional
modulepackage
1.0.0
Repository: https://github.com/antihax/optional.git
Documentation: pkg.go.dev

# Functions

EmptyBool returns a new Bool that does not have a value set.
EmptyByte returns a new Byte that does not have a value set.
EmptyComplex128 returns a new Complex128 that does not have a value set.
EmptyComplex64 returns a new Complex64 that does not have a value set.
EmptyFloat32 returns a new Float32 that does not have a value set.
EmptyFloat64 returns a new Float64 that does not have a value set.
EmptyInt returns a new Int that does not have a value set.
EmptyInt16 returns a new Int16 that does not have a value set.
EmptyInt32 returns a new Int32 that does not have a value set.
EmptyInt64 returns a new Int64 that does not have a value set.
EmptyInt8 returns a new Int8 that does not have a value set.
EmptyInterface returns a new Interface that does not have a value set.
EmptyRune returns a new Rune that does not have a value set.
EmptyString returns a new String that does not have a value set.
EmptyTime returns a new Time that does not have a value set.
EmptyUint returns a new Uint that does not have a value set.
EmptyUint16 returns a new Uint16 that does not have a value set.
EmptyUint32 returns a new Uint32 that does not have a value set.
EmptyUint64 returns a new Uint64 that does not have a value set.
EmptyUint8 returns a new Uint8 that does not have a value set.
EmptyUintptr returns a new Uintptr that does not have a value set.
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
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

# 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
Optional represents a generic optional type, stored as an interface{}.
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