Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Float64Range ¶
type Int64Range ¶
type NumberRange ¶
type NumberRange[T any] struct { Min *T `json:"min,optional"` Max *T `json:"max,optional"` }
Click to show internal directories.
Click to hide internal directories.