Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
This section is empty.
Types ¶
type LazyDB ¶
type LazyDB[T any] struct { // contains filtered or unexported fields }
func MustLazyDB ¶
type RangeKind ¶
type RangeKind uint
const ( // CIDR TODO: not supported CIDR RangeKind // RawRange TODO: not supported RawRange DecRange HexRange )
Click to show internal directories.
Click to hide internal directories.