package
0.0.0-20211118033711-6f9a9ad581da
Repository: https://github.com/flussrd/fluss-back.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
TransportModeAMQP amqp.
TransportModeHTTP transports mode http.

# Variables

ErrInvalidTokenSigningMethod invalid token signing method.
TODO: consider: should we move all errors to a single errors file?.
ErrInvalidTokenSigningMethod invalid token signing method ErrInvalidTokenSigningMethod = errors.New("invalid token signing method") ErrMissingRoleName missing role name.
ErrMissingSub missing sub.
ErrMissingToken missing authentication token.
ErrParseURLFailed parsing url failed.

# Structs

No description provided by the author
Endpoint defines an endpoint to be routed.
No description provided by the author
No description provided by the author
No description provided by the author
TODO: consider changing this name.
No description provided by the author

# Interfaces

authentication and autorization.
routes requests.

# Type aliases

No description provided by the author
No description provided by the author
TransportMode defines the way in which a request will be routed/proxied.