tianyuan-api-server/template/rpc/config.tpl

8 lines
103 B
Smarty
Raw Permalink Normal View History

2024-10-02 00:57:17 +08:00
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}