Documentation ¶
Overview ¶
Code auto-generated; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AvisTyp ¶
type AvisTyp int
Gibt den Typ des Avis an. (REMADV BGM 1001)
func (AvisTyp) MarshalJSON ¶
MarshalJSON is generated so AvisTyp satisfies json.Marshaler.
func (*AvisTyp) Scan ¶ added in v0.2.3
Scan sets r to the enum value represented by src. It implements the sql.Scanner interface to be useable by sql drivers when reading from database.
func (*AvisTyp) UnmarshalJSON ¶
UnmarshalJSON is generated so AvisTyp satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.