Documentation ¶
Index ¶
- type Client
- func (c *Client) Delete(options DeleteOptions) error
- func (c *Client) Get(index int64) (string, error)
- func (c *Client) Import(reader io.Reader) error
- func (c *Client) List(options ListOptions) ([]record.Record, error)
- func (c *Client) Record(command string) error
- func (c *Client) RecordWithTime(command string, t time.Time) error
- func (c *Client) Stats() (*stats.Stats, error)
- func (c *Client) Tidy() error
- type DeleteOptions
- type HistoryEntry
- type ListOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteOptions ¶
type HistoryEntry ¶
Click to show internal directories.
Click to hide internal directories.