Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Default ¶
func Default[T comparable](value T, defaultValue T) T
Types ¶
type Either ¶
type Either[L, R any] struct { // contains filtered or unexported fields }
func (*Either[L, R]) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.