Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version = "v4.0.9" HighestPriority = 255 LowestPriority = -255 Application = "application" Generator = "generator" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct {
Debug bool
Handler *handlers.Handler
Cache *utils.Cache
Paginator *paginations.Pagination
}
Click to show internal directories.
Click to hide internal directories.