Versions in this module Expand all Collapse all v1 v1.6.0 Feb 15, 2021 Changes in this version + const DateFormat + type Date struct + func (d *Date) UnmarshalJSON(data []byte) error + func (d Date) MarshalJSON() ([]byte, error) + type Email string + func (e *Email) UnmarshalJSON(data []byte) error + func (e Email) MarshalJSON() ([]byte, error)