Versions in this module Expand all Collapse all v0 v0.2.4 May 7, 2021 v0.2.3 Nov 11, 2020 Changes in this version + const FirstValue + const SecondValue + const ThirdValue + func Basic() error + func GoEnums() error + func GoIota() error + func NewRegister() mappings.Register + type ByteSize int64 + const GB + const KB + const MB + const TB + type Status int + const Running + const Stopped + const Unknown + func (s Status) CanForward() bool + func (s Status) String() string + type Weekday int + const Monday + const Sunday + const Tuesday