lokationstyp

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 Lokationstyp

type Lokationstyp int

The Lokationstyp describe whether the object it's used in is a market or metering location

const (
	// MALO is short for Marktlokation / market location
	MALO Lokationstyp = iota + 1
	MELO              // MELO is short for Messlokation / metering location
)

func (Lokationstyp) MarshalJSON

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

MarshalJSON is generated so Lokationstyp satisfies json.Marshaler.

func (Lokationstyp) String

func (i Lokationstyp) String() string

func (*Lokationstyp) UnmarshalJSON

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

UnmarshalJSON is generated so Lokationstyp satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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