fusenapi/goctl_template_backend/rpc/config.tpl

8 lines
103 B
Smarty
Raw Normal View History

2023-06-25 10:30:39 +00:00
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}