Documentation ¶
Index ¶
Constants ¶
View Source
const ( WEEK_IN_SECOND = 60 * 60 * 24 * 7 WEEK_IN_MINUTE = 60 * 24 * 7 RetryMSG = "Something went wrong. Please try again later" GRPC_TIMEOUT = time.Millisecond * 500 )
View Source
const (
UPLOAD_FOLDER = "uploads"
)
Variables ¶
View Source
var ( JWTFile = "jwt.ed" Redis = os.Getenv("REDIS_ADDRESS") )
Functions ¶
func AdminMiddleware ¶
func AdminMiddleware() gin.HandlerFunc
func NewIndexHandler ¶
func NewUserHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.