Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegerAll ¶ added in v0.3.0
type IntegerAll interface { Integer | IntegerUnsigned }
type IntegerUnsigned ¶ added in v0.3.0
type OptionFunc ¶
type OptionFunc[T any] func(*T)
func (OptionFunc[T]) Apply ¶
func (o OptionFunc[T]) Apply(t *T)
Click to show internal directories.
Click to hide internal directories.