Documentation
¶
Index ¶
Constants ¶
View Source
const InvalidRevisionIndex = -1
Variables ¶
This section is empty.
Functions ¶
func IsInvalidRevision ¶
Types ¶
type History ¶
type History struct {
Revisions []Revision
// contains filtered or unexported fields
}
func BuildHistory ¶
func (*History) ApplyRevision ¶
func (*History) GotoRevision ¶
func (*History) PopRevision ¶
func (h *History) PopRevision()
Click to show internal directories.
Click to hide internal directories.