Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kernel ¶
type Kernel struct { }
func (Kernel) Middleware ¶
func (kernel Kernel) Middleware() []http.Middleware
The application's global HTTP middleware stack. These middleware are run during every request to your application.
Click to show internal directories.
Click to hide internal directories.