package
0.0.0-20210122172218-11d1ae095959
Repository: https://github.com/byte-mug/golibs.git
Documentation: pkg.go.dev
# Functions
Supported types:
struct // instance.Value() returns *struct
*int8
*int16
*int32
*int64
*uint8
*uint16
*uint32
*uint64
[]byte // only as struct-field with `bytes:"..."` tag.