package
2.3.0+incompatible
Repository: https://github.com/skygeario/skygear-server.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
APIVersionMiddleware compares the API version with own version.
No description provided by the author
DBMiddleware setup DB context in request.
Injecter injects dependencies from Dependency into Middleware at request time.
No description provided by the author
RecoverMiddleware recover from panic.
DBMiddleware setup Redis context in request.
RequestIDMiddleware add random request id to request context.
ValidateHostMiddleware validate incoming request has correct Host header.
No description provided by the author
# Interfaces
No description provided by the author
InjectableMiddleware is a pointer to a struct with `dependency:` tags.
InjectableMiddlewareFactory allows creating middleware per request.
# Type aliases
No description provided by the author