Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kernel ¶
type Kernel struct {
App *foundation.Application
Router router.Router
Middleware []middleware.PipeInterface
}
func (Kernel) Bootstrap ¶ added in v0.1.0
func (k Kernel) Bootstrap() *foundation.Application
Click to show internal directories.
Click to hide internal directories.