Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSON ¶
type JSON = Null[json.RawMessage]
type Null ¶
func (Null[T]) MarshalJSON ¶
MarshalJSON implements json.Marshaler.
func (*Null[T]) UnmarshalJSON ¶
UnmarshalJSON implements json.Unmarshaler.
func (*Null[T]) UnmarshalText ¶
UnmarshalText implements encoding.TextUnmarshaler.
Click to show internal directories.
Click to hide internal directories.