Versions in this module Expand all Collapse all v0 v0.10.1 Dec 6, 2024 v0.10.0 Dec 6, 2024 Changes in this version + type MOMID struct + func (i *MOMID) UnmarshalJSON(data []byte) error + func (i MOMID) MarshalJSON() ([]byte, error) + type MTID struct + func New() (MTID, error) + func (i *MTID) Hash() string + func (i *MTID) HashValid() bool + func (i *MTID) Scan(src interface{}) error + func (i *MTID) UnmarshalJSON(data []byte) error + func (i *MTID) Valid() bool + func (i MTID) MarshalJSON() ([]byte, error) + func (i MTID) Value() (driver.Value, error)