//
pkg.gl
Category
github.com/goplugin/plugin-common
pkg
utils
null
package
0.4.1
Repository:
https://github.com/goplugin/plugin-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
119 SLOC
#
Functions
NewUint32
NewUint32 returns an instance of Uint32 with the passed parameters.
Uint32From
Uint32From creates a new Uint32 that will always be valid.
#
Structs
Uint32
Uint32 encapsulates the value and validity (not null) of a uint32 value, to differentiate nil from 0 in json and sql.