gasqualitaet

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 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 Gasqualitaet

type Gasqualitaet int

Gasqualitaet differentiates between high and low caloric gas

const (
	// H_GAS stands for High Caloric Gas
	H_GAS Gasqualitaet = iota + 1
	L_GAS              // L_GAS stands for Low Caloric Gas
)

func (Gasqualitaet) MarshalJSON

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

MarshalJSON is generated so Gasqualitaet satisfies json.Marshaler.

func (Gasqualitaet) String

func (i Gasqualitaet) String() string

func (*Gasqualitaet) UnmarshalJSON

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

UnmarshalJSON is generated so Gasqualitaet satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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