package
0.4.1
Repository: https://github.com/goplugin/plugin-common.git
Documentation: pkg.go.dev

# Functions

NewUint32 returns an instance of Uint32 with the passed parameters.
Uint32From creates a new Uint32 that will always be valid.

# Structs

Uint32 encapsulates the value and validity (not null) of a uint32 value, to differentiate nil from 0 in json and sql.