Versions in this module Expand all Collapse all v1 v1.0.0 May 8, 2025 Changes in this version + type Status byte + const Active + const Deleted + const Inactive + func UnmarshalYaML(unmarshal func(interface{}) error, mapping map[string]Status) (Status, error) + func (s *Status) MarshalJSON() ([]byte, error) + func (s *Status) UnmarshalYAML(unmarshal func(interface{}) error) error