erzeugungsart

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 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 Erzeugungsart

type Erzeugungsart int
const (
	KWK          Erzeugungsart = iota + 1 //Kraft-Waerme-Koppelung
	WIND                                  //Windkraft
	SOLAR                                 //Solarenergie
	KERNKRAFT                             //Kernkraft
	WASSER                                //Wasserkraft
	GEOTHERMIE                            //Geothermie
	BIOMASSE                              //Biomasse
	KOHLE                                 //Kohle
	GAS                                   //Erdgas
	SONSTIGE                              //Sonstige
	SONSTIGE_EEG                          //Sonstige nach EEG
)

func (Erzeugungsart) MarshalJSON

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

MarshalJSON is generated so Erzeugungsart satisfies json.Marshaler.

func (Erzeugungsart) String

func (i Erzeugungsart) String() string

func (*Erzeugungsart) UnmarshalJSON

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

UnmarshalJSON is generated so Erzeugungsart satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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