dreamspider

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDreamspiderServer

func RegisterDreamspiderServer(s *grpc.Server, srv DreamspiderServer)

Types

type DreamspiderClient

type DreamspiderClient interface {
	OSChina(ctx context.Context, in *OSChinaRequest, opts ...grpc.CallOption) (*OSChinaResponse, error)
}

DreamspiderClient is the client API for Dreamspider service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewDreamspiderClient

func NewDreamspiderClient(cc *grpc.ClientConn) DreamspiderClient

type DreamspiderServer

type DreamspiderServer interface {
	OSChina(context.Context, *OSChinaRequest) (*OSChinaResponse, error)
}

DreamspiderServer is the server API for Dreamspider service.

type OSChinaRequest

type OSChinaRequest struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OSChinaRequest) Descriptor

func (*OSChinaRequest) Descriptor() ([]byte, []int)

func (*OSChinaRequest) ProtoMessage

func (*OSChinaRequest) ProtoMessage()

func (*OSChinaRequest) Reset

func (m *OSChinaRequest) Reset()

func (*OSChinaRequest) String

func (m *OSChinaRequest) String() string

func (*OSChinaRequest) XXX_DiscardUnknown

func (m *OSChinaRequest) XXX_DiscardUnknown()

func (*OSChinaRequest) XXX_Marshal

func (m *OSChinaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*OSChinaRequest) XXX_Merge

func (m *OSChinaRequest) XXX_Merge(src proto.Message)

func (*OSChinaRequest) XXX_Size

func (m *OSChinaRequest) XXX_Size() int

func (*OSChinaRequest) XXX_Unmarshal

func (m *OSChinaRequest) XXX_Unmarshal(b []byte) error

type OSChinaResponse

type OSChinaResponse struct {
	Code                 int64    `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Data                 string   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*OSChinaResponse) Descriptor

func (*OSChinaResponse) Descriptor() ([]byte, []int)

func (*OSChinaResponse) GetCode

func (m *OSChinaResponse) GetCode() int64

func (*OSChinaResponse) GetData

func (m *OSChinaResponse) GetData() string

func (*OSChinaResponse) ProtoMessage

func (*OSChinaResponse) ProtoMessage()

func (*OSChinaResponse) Reset

func (m *OSChinaResponse) Reset()

func (*OSChinaResponse) String

func (m *OSChinaResponse) String() string

func (*OSChinaResponse) XXX_DiscardUnknown

func (m *OSChinaResponse) XXX_DiscardUnknown()

func (*OSChinaResponse) XXX_Marshal

func (m *OSChinaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*OSChinaResponse) XXX_Merge

func (m *OSChinaResponse) XXX_Merge(src proto.Message)

func (*OSChinaResponse) XXX_Size

func (m *OSChinaResponse) XXX_Size() int

func (*OSChinaResponse) XXX_Unmarshal

func (m *OSChinaResponse) XXX_Unmarshal(b []byte) error

type UnimplementedDreamspiderServer

type UnimplementedDreamspiderServer struct {
}

UnimplementedDreamspiderServer can be embedded to have forward compatible implementations.

func (*UnimplementedDreamspiderServer) OSChina

Jump to

Keyboard shortcuts

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