Categorygithub.com/golangkit/vatel
modulepackage
0.12.3
Repository: https://github.com/golangkit/vatel.git
Documentation: pkg.go.dev

# README

vatel

Enerprise Grade REST Framework Build on fasthttp

# Packages

No description provided by the author

# Functions

No description provided by the author
NewEndpoint builds Endpoint.
NewVatel returns new instance of Vatel.
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
WithVerboseError sets verbose mode for error response to the client.

# 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

# Variables

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

# Structs

Endpoint describes a REST endpoint attributes and related request Handler.
No description provided by the author
Vatel holds.
No description provided by the author

# Interfaces

Alarmer is the interface that wraps a single method Alarm.
Authorizer is the interface that wraps IsAllowed method.
No description provided by the author
No description provided by the author
Endpointer is the interface that wraps a single Endpoints method.
Handler is the interface what wraps Handle method.
Inputer is the interface what wraps Input method.
JsonMasker is the interface that wraps Mask and Fields methods.
No description provided by the author
MetricReporter is the interface what wraps a single method ReportMetric.
Paramer is the interface what wraps a single Param method.
PermissionManager ...
No description provided by the author
Resulter is the interface what wraps a single Result method.
RevokeTokenChecker is the interface what wraps a single method IsTokenRevoked.
TokenDecoder is the interface what wraps a single method Decode.
Tokener is the interface that wraps methods SystemPayload and UserPayload.
TokenPayloader is the interface that wraps access methods to JWT payload parts.

# Type aliases

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