Documentation ¶
Index ¶
- func FormFile(c *fiber.Ctx, fileKey string) *cenery.FileData
- func FormFiles(c *fiber.Ctx, fileKey string) *[]cenery.FileData
- func New(server *fiber.App) cenery.App
- func NewRequest(req *fasthttp.Request) cenery.Request
- func NewResponse(req *fasthttp.Response) cenery.Response
- func NewServerCtx(ctx *fiber.Ctx) cenery.Ctx
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServerCtx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.