Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CursorInfo ¶
type CursorInfo struct {
Offset int64 `json:"offset"`
}
func (*CursorInfo) Decode ¶
func (info *CursorInfo) Decode(c butlerd.Cursor)
func (*CursorInfo) Encode ¶
func (info *CursorInfo) Encode() butlerd.Cursor
type PagedRequest ¶
Click to show internal directories.
Click to hide internal directories.