Documentation ¶
Index ¶
Constants ¶
View Source
const DefinitionName = "history"
Variables ¶
View Source
var ( Definition = di.Def{ Name: DefinitionName, Build: func(ctn di.Container) (interface{}, error) { return newHistory(), nil }, } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.