history

package
v0.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: MIT, Unlicense Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoHistoryObj

type GoHistoryObj struct {
	// contains filtered or unexported fields
}

func GoFileHistory

func GoFileHistory(path string) (history *GoHistoryObj)

func (*GoHistoryObj) Add

func (ob *GoHistoryObj) Add(path string)

func (*GoHistoryObj) Back

func (ob *GoHistoryObj) Back() (path string)

func (*GoHistoryObj) CurrentPath

func (ob *GoHistoryObj) CurrentPath() (path string)

func (*GoHistoryObj) Forward

func (ob *GoHistoryObj) Forward() (path string)

func (*GoHistoryObj) Up

func (ob *GoHistoryObj) Up() (path string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL