This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zk1006
/
cc
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6dd70d2a76
Rami (Branch)
Tag
master
qd-cl
v1
v1
cc
/
server
/
model
/
response
/
sys_casbin.go
sys_casbin.go
95 B
Cronologia
Originale
1
2
3
4
5
package response
type PolicyPathResponse struct {
Paths []map[string]string `json:"paths"`
}