Versions in this module Expand all Collapse all v0 v0.1.0 Sep 21, 2023 Changes in this version + type LocalTime time.Time + func (t *LocalTime) IsZero() bool + func (t *LocalTime) Scan(v interface{}) error + func (t *LocalTime) String() string + func (t *LocalTime) UnmarshalJSON(data []byte) error + func (t LocalTime) MarshalJSON() ([]byte, error) + func (t LocalTime) Value() (driver.Value, error)