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