go-zero/tools/goctl/rpc/generator/config.tpl

8 lines
103 B
Smarty
Raw Normal View History

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