Documentation ¶
Index ¶
Constants ¶
View Source
const ( Sync = 0 Async = 1 )
View Source
const ( BeforeHttpStart = "http.start.before" AfterHttpStart = "http.start.after" BeforeHttpShutdown = "http.shutdown.before" AfterDatabaseConnect = "database.connect.after" BeforeRoute = "route.before" AfterRoute = "route.after" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.