package
1.2.2
Repository: https://github.com/memnix/memnix-rest.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetUserFromContext gets the user from the context.
NewAuthController creates a new auth controller.
No description provided by the author
NewDeckController returns a new deck controller.
NewJwtController creates a new jwt controller.
No description provided by the author
NewOAuthController creates a new OAuthController.
NewUserController creates a new user controller.
SetUserToContext sets the user to the context.

# Structs

AuthController is the controller for the auth routes.
No description provided by the author
DeckController is the controller for the deck routes.
No description provided by the author
JwtController is the controller for the jwt routes.
No description provided by the author
OAuthController is the controller for the OAuth routes.
UserController is the controller for the user routes.