modes

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Modality

type Modality struct {
	// contains filtered or unexported fields
}
var (
	DEBUG Modality = Modality{/* contains filtered or unexported fields */}
	LIVE  Modality = Modality{/* contains filtered or unexported fields */}
	TRIAL Modality = Modality{/* contains filtered or unexported fields */}
)

func (*Modality) Is

func (m *Modality) Is(q Modality) bool

func (*Modality) IsDebug

func (m *Modality) IsDebug() bool

func (*Modality) IsLive

func (m *Modality) IsLive() bool

func (*Modality) IsNotDebug

func (m *Modality) IsNotDebug() bool

func (*Modality) IsNotLive

func (m *Modality) IsNotLive() bool

func (*Modality) IsNotTrialMode

func (m *Modality) IsNotTrialMode() bool

func (*Modality) IsTrialMode

func (m *Modality) IsTrialMode() bool

func (*Modality) String

func (m *Modality) String() string

Jump to

Keyboard shortcuts

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