package
1.0.1
Repository: https://github.com/dlzer/go-echo-boilerplate.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Check that the image contentType is in the allowed list.
ErrorsWithoutStack just returns error messages without its callstack.
ErrorsWithStack returns a string contains error messages in the stack with its stack trace levels for given error.
Error response with logging error for echo context.
Get config path for local or docker.
Get ctx with timeout and request id from echo context.
Get has more.
No description provided by the author
No description provided by the author
Get user ip address.
Get pagination query struct from.
Get context with request id.
Get request id from echo context.
Get total pages int.
No description provided by the author
No description provided by the author
No description provided by the author
Error response with logging error for echo context.
Read an image and return a multipart file.
Read request body and validate.
Validate struct fields.

# Structs

JWT Claims struct.
Pagination query params.
ReqIDCtxKey is a key used for the Request ID in context.