package
Version:
v0.0.0-...-4aa8526
Opens a new window with list of versions in this module.
Published: Nov 27, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrInvalidCursor = errors.New("invalid cursor")
ErrUploadImageSizeTooLarge = errors.New("upload image size too large")
ErrInvalidImageType = errors.New("invalid image type")
ErrTooManyAttachments = errors.New("too many attachments")
)
type Action interface {
Execute(c *fiber.Ctx) error
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.