//
pkg.gl
Category
github.com/mishaRomanov/redis-project
internal
entities
package
0.0.0-20240518101309-6605d37e2e07
Repository:
https://github.com/misharomanov/redis-project.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
18 SLOC
#
Functions
WriteToken
WriteToken writes jwt token to the builder.
#
Variables
OrdersMap
OrdersMap stores orders in map so client can access them.
Token
OrdersMap stores orders in map so client can access them.
#
Structs
AuthBody
AuthBody struct to parse the body to.
AuthResponse
AuthResponse struct to send token with.
OrderReceiver
OrderReceiver struct is used to parse order data from request body.