This commit is contained in:
parent
88b1e03d00
commit
35944371f7
3 changed files with 8 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ type Router interface {
|
|||
Set() *gin.Engine
|
||||
AuthMW() gin.HandlerFunc
|
||||
RefreshMW() gin.HandlerFunc
|
||||
EnableMetrics()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue