blob: c879fae33d8e4578c5ec890c4b009e94c086a5ca [file] [log] [blame]
package pkg
import (
"github.com/apache/dubbo-go-samples/game/pkg/consumer/gate"
)
var GateBasketball = new(gate.BasketballService)