Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Log ¶
type Log struct { Error string Err error Warning string Success string Operation string Time int64 }
func (*Log) FatalReport ¶
func (l *Log) FatalReport()
type LogBook ¶
func NewLogBook ¶
func (*LogBook) LogSuccess ¶
func (*LogBook) LogWarning ¶
func (*LogBook) ReadLogBook ¶
func (b *LogBook) ReadLogBook()
Click to show internal directories.
Click to hide internal directories.