Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gin ¶
type Gin struct {
R *g.RouterGroup
L logger.Interface
}
func (*Gin) AuthAccess ¶ added in v0.1.1
func (ge *Gin) AuthAccess(rdb *redis.Client, jwt *jwt.Jwt) g.HandlerFunc
func (*Gin) AuthRefresh ¶ added in v0.1.1
func (ge *Gin) AuthRefresh(rdb *redis.Client, jwt *jwt.Jwt) g.HandlerFunc
Click to show internal directories.
Click to hide internal directories.