Versions in this module Expand all Collapse all v1 v1.0.0 Sep 28, 2023 Changes in this version + type ID uint64 + func (id *ID) UnmarshalJSON(b []byte) error + func (id ID) MarshalJSON() ([]byte, error) + func (id ID) String() string + func (id ID) ToUint64() uint64 + func (id ID) Value() (driver.Value, error)