Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogMap = LogEntryMap{}
Functions ¶
This section is empty.
Types ¶
type AutoLogger ¶
type LogEntryMap ¶
func (LogEntryMap) Get ¶
func (l LogEntryMap) Get(id string) LogEntry
func (LogEntryMap) MarkDone ¶
func (l LogEntryMap) MarkDone(id string)
func (LogEntryMap) Set ¶
func (l LogEntryMap) Set(id string, entry LogEntry)
Click to show internal directories.
Click to hide internal directories.