Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewConn, NewGateRouteTable, NewClient)
Functions ¶
func NewClient ¶
func NewClient(conn *Conn) servicev1.PushServiceClient
Types ¶
type GateRouteTable ¶
type GateRouteTable struct {
routetable.ReadOnlyRouteTable
}
func NewGateRouteTable ¶
func NewGateRouteTable(db goredis.UniversalClient) *GateRouteTable
Click to show internal directories.
Click to hide internal directories.