Versions in this module Expand all Collapse all v0 v0.1.0 Aug 29, 2021 Changes in this version + type State string + const Approved + const Cancelled + const InProgress + const Rejected + func (t *State) Scan(value interface{}) error + func (t State) IsFinal() bool + func (t State) Value() (driver.Value, error)