packageState

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

type State int64

PackageState is an enum indicating the state of the Package

const (
	Unavailable State = iota
	Uploaded
	Deleting
	Infected
	UploadFailed
	Processing
	Ready
	ProcessingFailed
	Deleted
	Restoring
)

func (State) Dict

func (s State) Dict(value string) State

func (*State) Scan

func (u *State) Scan(value interface{}) error

func (State) String

func (s State) String() string

func (State) Value

func (u State) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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