Files
bdrp-server/deploy/template/rpc/config.tpl
2026-04-01 15:43:01 +08:00

8 lines
103 B
Smarty

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