Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LevelLegacy ¶
type LevelLegacy struct {
Level m20.ValidationLevelLegacy
}
func (LevelLegacy) MarshalJSON ¶
func (m LevelLegacy) MarshalJSON() ([]byte, error)
func (*LevelLegacy) UnmarshalText ¶
func (l *LevelLegacy) UnmarshalText(text []byte) error
type LevelM20 ¶
type LevelM20 struct {
Level m20.ValidationLevelM20
}
func (LevelM20) MarshalJSON ¶
func (*LevelM20) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.