Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cursor ¶
type SequenceCursor ¶
type SequenceCursor struct {
// contains filtered or unexported fields
}
func (SequenceCursor) After ¶
func (c SequenceCursor) After(o Cursor) bool
func (SequenceCursor) Before ¶
func (c SequenceCursor) Before(o Cursor) bool
func (SequenceCursor) Comparable ¶
func (c SequenceCursor) Comparable(o Cursor) bool
func (SequenceCursor) Equal ¶
func (c SequenceCursor) Equal(o Cursor) bool
Click to show internal directories.
Click to hide internal directories.