Versions in this module Expand all Collapse all v0 v0.0.2 Sep 19, 2018 Changes in this version + var Config config.Config + var Plug = new(RedisClient) + func InitRouter(prefix string) *context.App + func Show(ctx *context.Context) + type RedisClient struct + func NewRedisClient() *RedisClient + func (redis *RedisClient) GetHandler(url, method string) context.Handler + func (redis *RedisClient) GetRequest() []context.Path + func (redis *RedisClient) InitPlugin()