liverpc

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by liverpcgen, DO NOT EDIT. source: *.proto files under this directory If you want to change this file, Please see README in go-common/app/tool/liverpc/protoc-gen-liverpc/

Index

Constants

This section is empty.

Variables

View Source
var DiscoveryAppId = "live.room"

DiscoveryAppId the discovery id is not the tree name

Functions

This section is empty.

Types

type Client

type Client struct {

	// V1AppIndex presents the controller in liverpc
	V1AppIndex v1.AppIndexRPCClient
	// V1Area presents the controller in liverpc
	V1Area v1.AreaRPCClient
	// V1Room presents the controller in liverpc
	V1Room v1.RoomRPCClient
	// V1RoomEx presents the controller in liverpc
	V1RoomEx v1.RoomExRPCClient
	// V1RoomMng presents the controller in liverpc
	V1RoomMng v1.RoomMngRPCClient
	// V1RoomPendant presents the controller in liverpc
	V1RoomPendant v1.RoomPendantRPCClient
	// V1RoomRecommend presents the controller in liverpc
	V1RoomRecommend v1.RoomRecommendRPCClient
	// V1Skin presents the controller in liverpc
	V1Skin v1.SkinRPCClient
	// V2AppIndex presents the controller in liverpc
	V2AppIndex v2.AppIndexRPCClient
	// V2Room presents the controller in liverpc
	V2Room v2.RoomRPCClient
	// contains filtered or unexported fields
}

Client that represents a liverpc room service api

func New

func New(conf *liverpc.ClientConfig) *Client

New a Client that represents a liverpc live.room service api conf can be empty, and it will use discovery to find service by default conf.AppID will be overwrite by a fixed value DiscoveryAppId therefore is no need to set

func (*Client) GetRawCli

func (cli *Client) GetRawCli() *liverpc.Client

Directories

Path Synopsis
Package v1 is a generated liverpc stub package.
Package v1 is a generated liverpc stub package.
Package v2 is a generated liverpc stub package.
Package v2 is a generated liverpc stub package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL