Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SaveInputHistory ¶
Types ¶
type History ¶
type History HistoryMap
type HistoryEntry ¶
type HistoryMap ¶
type HistoryMap map[string]map[string]*HistoryEntry
type InputHistory ¶
type InputHistory map[string][]InputHistoryItem
type InputHistoryItem ¶ added in v0.7.6
func GetInputHistory ¶
func GetInputHistory(module string) []InputHistoryItem
Click to show internal directories.
Click to hide internal directories.