Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupCursorError ¶
type GroupCursorError struct {
// contains filtered or unexported fields
}
GroupCursorError is returned when two different cursor types are read for the same table.
func (*GroupCursorError) Error ¶
func (err *GroupCursorError) Error() string
Click to show internal directories.
Click to hide internal directories.