pcm-coordinator/deploy/goctl/rpc/config.tpl

8 lines
103 B
Smarty

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