type
FilteredSelection
type FilteredSelection struct {
IDs []string
Overflow bool
}Canonical ascending IDs and explicit overflow state.
IDs[]string- The IDs value.
Overflowbool- The Overflow value.
type
type FilteredSelection struct {
IDs []string
Overflow bool
}Canonical ascending IDs and explicit overflow state.
IDs[]stringOverflowbool