fehlertyp

package
v0.8.0 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 FehlerTyp

type FehlerTyp int

Typen von com.Fehler n

const (
	SYNTAX       FehlerTyp = iota + 1 // Modellfehler / Syntaxfehler
	VERARBEITUNG                      // Fehler in der Verarbeitung
)

func (FehlerTyp) MarshalJSON

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

MarshalJSON is generated so FehlerTyp satisfies json.Marshaler.

func (FehlerTyp) String

func (i FehlerTyp) String() string

func (*FehlerTyp) UnmarshalJSON

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

UnmarshalJSON is generated so FehlerTyp satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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