checkout_mode

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModeObjekteOnly = Mode(iota)
	ModeObjekteAndAkte
	ModeAkteOnly
)

Variables

This section is empty.

Functions

func IsErrInvalidCheckoutMode

func IsErrInvalidCheckoutMode(err error) bool

func MakeErrInvalidCheckoutMode

func MakeErrInvalidCheckoutMode(err error) errInvalidCheckoutMode

func MakeErrInvalidCheckoutModeMode

func MakeErrInvalidCheckoutModeMode(mode Mode) errInvalidCheckoutMode

Types

type Getter

type Getter interface {
	GetCheckoutMode() (Mode, error)
}

type Mode

type Mode int

func (Mode) IncludesAkte

func (m Mode) IncludesAkte() bool

func (Mode) IncludesObjekte

func (m Mode) IncludesObjekte() bool

func (*Mode) Set

func (m *Mode) Set(v string) (err error)

func (Mode) String

func (m Mode) String() string

Jump to

Keyboard shortcuts

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