status

package
v1.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status byte
const (
	Active   Status = 1
	Inactive Status = 2
	Deleted  Status = 3
)

func UnmarshalYaML

func UnmarshalYaML(unmarshal func(interface{}) error, mapping map[string]Status) (Status, error)

func (*Status) MarshalJSON

func (s *Status) MarshalJSON() ([]byte, error)

func (*Status) UnmarshalJSON added in v1.1.1

func (s *Status) UnmarshalJSON(data []byte) error

func (*Status) UnmarshalYAML

func (s *Status) UnmarshalYAML(unmarshal func(interface{}) error) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL