Files
sim-server/deploy/template/rpc/config.tpl

8 lines
103 B
Smarty
Raw Permalink Normal View History

2026-02-08 16:19:37 +08:00
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}