Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config config.Config
View Source
var Plug = new(RedisClient)
Functions ¶
func InitRouter ¶
Types ¶
type RedisClient ¶
type RedisClient struct {
// contains filtered or unexported fields
}
func NewRedisClient ¶
func NewRedisClient() *RedisClient
func (*RedisClient) GetHandler ¶
func (redis *RedisClient) GetHandler(url, method string) context.Handler
func (*RedisClient) GetRequest ¶
func (redis *RedisClient) GetRequest() []context.Path
func (*RedisClient) InitPlugin ¶
func (redis *RedisClient) InitPlugin()
Click to show internal directories.
Click to hide internal directories.