prognosegrundlage

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 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 Prognosegrundlage

type Prognosegrundlage int

Prognosegrundlage describes the data used to perform a prognosis Note that this enum is not official BO4E standard (yet)!

const (
	// WERTE means prognosis based on values
	WERTE   Prognosegrundlage = iota + 1
	PROFILE                   // PROFILE means prognosis based on profiles
)

func (Prognosegrundlage) MarshalJSON

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

MarshalJSON is generated so Prognosegrundlage satisfies json.Marshaler.

func (Prognosegrundlage) String

func (i Prognosegrundlage) String() string

func (*Prognosegrundlage) UnmarshalJSON

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

UnmarshalJSON is generated so Prognosegrundlage satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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