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 Titel ¶
type Titel int
Titel is a title
func (Titel) MarshalJSON ¶
MarshalJSON is generated so Titel satisfies json.Marshaler.
func (*Titel) 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 (*Titel) UnmarshalJSON ¶
UnmarshalJSON is generated so Titel satisfies json.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.