Files
xfc_server_V2/deploy/template/rpc/config.tpl

8 lines
103 B
Smarty
Raw Normal View History

2026-01-30 15:56:38 +08:00
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}