package
0.0.0-20240518101309-6605d37e2e07
Repository: https://github.com/misharomanov/redis-project.git
Documentation: pkg.go.dev

# Functions

WriteToken writes jwt token to the builder.

# Variables

OrdersMap stores orders in map so client can access them.
OrdersMap stores orders in map so client can access them.

# Structs

AuthBody struct to parse the body to.
AuthResponse struct to send token with.
OrderReceiver struct is used to parse order data from request body.