This website works better with JavaScript
Home
Explore
Help
Sign In
weiym
/
perms-system-server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c52b2cbd3f
Branches
Tags
main
perms-system...
/
cli
/
goctl
/
rpc
/
config.tpl
config.tpl
103 B
History
Raw
1
2
3
4
5
6
7
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}