package
1.15.1
Repository: https://github.com/warrant-dev/warrant.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ChainMiddleware a top-level middleware which applies the given middlewares in order from inner to outer (order of execution).
No description provided by the author
GetAuthInfoFromRequestContext returns the AuthInfo object from the given context.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendErrorResponse sends a JSON error response with the given error.
SendJSONResponse sends a JSON response with the given body.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
DuplicateRecordError type.
ForbiddenError type.
No description provided by the author
InternalError type.
InvalidParameterError type.
InvalidRequestError type.
No description provided by the author
MissingRequiredParameterError type.
RecordNotFoundError type.
No description provided by the author
TokenExpiredError type.
TooManyRequestsError type.
UnauthorizedError type.
UnknownOriginError type.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Middleware defines the type of all middleware.
No description provided by the author