Documentation ¶
Index ¶
- func NewQueueHandler(sc *securecookie.SecureCookie, redisC *redis.Client, ...) *queueHandler
- func NewWhiteListHandler(redisC *redis.Client) *whiteListHandler
- func VironEndpoints(g *echo.Group)
- func VironWhiteListEndpoints(g *echo.Group, redisC *redis.Client)
- type Error
- type HTTPError
- type QueueResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewQueueHandler ¶
func NewQueueHandler( sc *securecookie.SecureCookie, redisC *redis.Client, config *waitingroom.Config, cache *waitingroom.Cache, ) *queueHandler
func NewWhiteListHandler ¶
func NewWhiteListHandler(redisC *redis.Client) *whiteListHandler
func VironEndpoints ¶
func VironEndpoints(g *echo.Group)
func VironWhiteListEndpoints ¶
func VironWhiteListEndpoints(g *echo.Group, redisC *redis.Client)
Types ¶
Click to show internal directories.
Click to hide internal directories.