Versions in this module Expand all Collapse all v0 v0.2.0 Dec 22, 2019 v0.1.0 Dec 22, 2019 Changes in this version + type Kernel struct + App foundation.Application + Middleware []middleware.PipeInterface + Router router.Router + func (k Kernel) Bootstrap() foundation.Application + func (k Kernel) Handle(request http.Request) http.Response