This website requires JavaScript.
Explore
Help
Sign In
digimon
/
app-cloudep-permission-server
Watch
3
Star
0
Fork
You've already forked app-cloudep-permission-server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e8c5616206
app-cloudep-permission-server
/
pkg
/
domain
/
token
/
scope.go
8 lines
93 B
Go
Raw
Blame
History
package
token
type
TScope
string
func
(
s
*
TScope
)
ToString
(
)
string
{
return
string
(
*
s
)
}
Reference in New Issue
View Git Blame
Copy Permalink