preisstatus

package
v0.0.51 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Preisstatus

type Preisstatus int

Preisstatus contains Statusinformation für Preise

const (
	// VORLAUEFIG means preliminary
	VORLAUEFIG Preisstatus = iota + 1
	// ENDGUELTIG means final
	ENDGUELTIG
)

func (Preisstatus) MarshalJSON

func (r Preisstatus) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Preisstatus satisfies json.Marshaler.

func (Preisstatus) String

func (i Preisstatus) String() string

func (*Preisstatus) UnmarshalJSON

func (r *Preisstatus) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Preisstatus satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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