This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gd-backend
/
gd_auth_check
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3abb3aa3c6
Branches
Tags
master
gd_auth_check
/
apis
/
funcs.go
funcs.go
94 B
History
Raw
1
2
3
4
5
package apis
// 函数集合,注意:这里只起到声明作用
type Funcs interface {
}