🐛 fix the casbin invalidation bug/adjust routing strategy
This commit is contained in:
7
api/client_api/client.go
Normal file
7
api/client_api/client.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package client_api
|
||||
|
||||
import "sync"
|
||||
|
||||
type ClientAPI struct{}
|
||||
|
||||
var mu sync.Mutex
|
Reference in New Issue
Block a user