Documentation ¶
Index ¶
- type History
- func (h *History) AtBegin() bool
- func (h *History) AtEnd() bool
- func (h *History) Back() (interface{}, error)
- func (h *History) Clear()
- func (h *History) Empty() bool
- func (h *History) Forward() (interface{}, error)
- func (h *History) Get() interface{}
- func (h *History) Index() int
- func (h *History) Len() int
- func (h *History) Reset()
- func (h *History) Set(val interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.