Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version = "v3.2.0" HighestPriority = 255 LowestPriority = -255 )
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.