cookie MW added
This commit is contained in:
parent
4cf112ad5e
commit
476e5edf38
4 changed files with 17 additions and 2 deletions
|
|
@ -7,4 +7,5 @@ import (
|
|||
type Router interface {
|
||||
Set() *gin.Engine
|
||||
AuthMW() gin.HandlerFunc
|
||||
RefreshMW() gin.HandlerFunc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue