Versions in this module Expand all Collapse all v0 v0.2.0 Jun 13, 2020 Changes in this version + var ErrNotAuthorized = errors.New("not authorized") + var ErrQueryParamsNil = errors.New("query params are all nil") + var ErrRedisConfigNil = errors.New("redis config nil") + var ErrUserNotExists = errors.New("no user matched exists")