Searched defs:ListPostings (Results 1 – 8 of 8) sorted by relevance
592 type ListPostings struct { struct593 list []uint64594 cur uint64605 func (it *ListPostings) At() uint64 {609 func (it *ListPostings) Next() bool {619 func (it *ListPostings) Seek(x uint64) bool {641 func (it *ListPostings) Err() error {
605 type ListPostings struct { struct606 list []uint64607 cur uint64618 func (it *ListPostings) At() uint64 {622 func (it *ListPostings) Next() bool {632 func (it *ListPostings) Seek(x uint64) bool {654 func (it *ListPostings) Err() error {
677 type ListPostings struct { struct678 list []uint64679 cur uint64690 func (it *ListPostings) At() uint64 {694 func (it *ListPostings) Next() bool {704 func (it *ListPostings) Seek(x uint64) bool {726 func (it *ListPostings) Err() error {
699 type ListPostings struct { struct700 list []uint64701 cur uint64712 func (it *ListPostings) At() uint64 {716 func (it *ListPostings) Next() bool {726 func (it *ListPostings) Seek(x uint64) bool {748 func (it *ListPostings) Err() error {
700 type ListPostings struct { struct701 list []uint64702 cur uint64713 func (it *ListPostings) At() uint64 {717 func (it *ListPostings) Next() bool {727 func (it *ListPostings) Seek(x uint64) bool {749 func (it *ListPostings) Err() error {
643 type ListPostings struct { struct644 list []uint64645 cur uint64656 func (it *ListPostings) At() uint64 {660 func (it *ListPostings) Next() bool {670 func (it *ListPostings) Seek(x uint64) bool {692 func (it *ListPostings) Err() error {