package optional
import "github.com/UristLikot/libsignal/util/optional"
Index ¶
Types ¶
type Uint32 ¶
Uint32 is a simple structure for Uint32 values that can optionally be nil.
func NewEmptyUint32 ¶
func NewEmptyUint32() *Uint32
func NewOptionalUint32 ¶
NewOptionalUint32 returns an optional Uint32 structure.
Source Files ¶
- Version
- v1.0.3 (latest)
- Published
- Feb 15, 2024
- Platform
- linux/amd64
- Last checked
- 1 day ago –
Tools for package owners.