fusenapi/goctl_template/rpc/config.tpl
2023-06-05 17:56:55 +08:00

8 lines
103 B
Smarty

package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}