Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MicroApp ¶
type MicroApp struct { *store.LayersStore // contains filtered or unexported fields }
func ProvideMicroApp ¶
func (*MicroApp) FastHttpHandler ¶
func (app *MicroApp) FastHttpHandler(req *fasthttp.RequestCtx)
func (*MicroApp) Handle ¶
func (app *MicroApp) Handle(req *fasthttp.RequestCtx) *layer.HandlerCtx
Click to show internal directories.
Click to hide internal directories.