Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogLevelDefault LogLevel = iota LogLevelErrorOnly = 1 LogLevelStandard = 2 LogLevelElevated = 3 LogLevelFull = 4 LogLevelDebug = 5 LogLevelTrace = 6 LogLevelVerbose = 7 )
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(init AssistantInit)
Types ¶
type AssistantInit ¶
Click to show internal directories.
Click to hide internal directories.