Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dreamspider ¶
type Dreamspider interface {
OSChina(ctx context.Context, in *OSChinaRequest, opts ...grpc.CallOption) (*OSChinaResponse, error)
}
func NewDreamspider ¶
func NewDreamspider(cli zrpc.Client) Dreamspider
type OSChinaRequest ¶
type OSChinaRequest = dreamspider.OSChinaRequest
type OSChinaResponse ¶
type OSChinaResponse = dreamspider.OSChinaResponse
Click to show internal directories.
Click to hide internal directories.