profilverfahren

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 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 Profilverfahren

type Profilverfahren int

Profilverfahren describes how profiles are constructed Note that this enum is not official BO4E standard (yet)!

const (
	// SYNTHETISCH means SLP
	SYNTHETISCH Profilverfahren = iota + 1
	ANALYTISCH                  // ANALYTISCH means ALP
)

func (Profilverfahren) MarshalJSON

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

MarshalJSON is generated so Profilverfahren satisfies json.Marshaler.

func (Profilverfahren) String

func (i Profilverfahren) String() string

func (*Profilverfahren) UnmarshalJSON

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

UnmarshalJSON is generated so Profilverfahren satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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