tunnel

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_encore_server_remote_tunnel_tunnel_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RPCReq

type RPCReq struct {
	ReqId    int64  `protobuf:"varint,1,opt,name=req_id,json=reqId,proto3" json:"req_id,omitempty"`
	Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
	Payload  []byte `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"`
	// contains filtered or unexported fields
}

func (*RPCReq) Descriptor deprecated

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

Deprecated: Use RPCReq.ProtoReflect.Descriptor instead.

func (*RPCReq) GetEndpoint

func (x *RPCReq) GetEndpoint() string

func (*RPCReq) GetPayload

func (x *RPCReq) GetPayload() []byte

func (*RPCReq) GetReqId

func (x *RPCReq) GetReqId() int64

func (*RPCReq) ProtoMessage

func (*RPCReq) ProtoMessage()

func (*RPCReq) ProtoReflect

func (x *RPCReq) ProtoReflect() protoreflect.Message

func (*RPCReq) Reset

func (x *RPCReq) Reset()

func (*RPCReq) String

func (x *RPCReq) String() string

type RPCResp

type RPCResp struct {
	ReqId   int64  `protobuf:"varint,1,opt,name=req_id,json=reqId,proto3" json:"req_id,omitempty"`
	Status  int32  `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
	Payload []byte `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload,omitempty"`
	// contains filtered or unexported fields
}

func (*RPCResp) Descriptor deprecated

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

Deprecated: Use RPCResp.ProtoReflect.Descriptor instead.

func (*RPCResp) GetPayload

func (x *RPCResp) GetPayload() []byte

func (*RPCResp) GetReqId

func (x *RPCResp) GetReqId() int64

func (*RPCResp) GetStatus

func (x *RPCResp) GetStatus() int32

func (*RPCResp) ProtoMessage

func (*RPCResp) ProtoMessage()

func (*RPCResp) ProtoReflect

func (x *RPCResp) ProtoReflect() protoreflect.Message

func (*RPCResp) Reset

func (x *RPCResp) Reset()

func (*RPCResp) String

func (x *RPCResp) String() string

type SetupReq

type SetupReq struct {
	AppSlug string `protobuf:"bytes,1,opt,name=app_slug,json=appSlug,proto3" json:"app_slug,omitempty"`
	// contains filtered or unexported fields
}

func (*SetupReq) Descriptor deprecated

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

Deprecated: Use SetupReq.ProtoReflect.Descriptor instead.

func (*SetupReq) GetAppSlug

func (x *SetupReq) GetAppSlug() string

func (*SetupReq) ProtoMessage

func (*SetupReq) ProtoMessage()

func (*SetupReq) ProtoReflect

func (x *SetupReq) ProtoReflect() protoreflect.Message

func (*SetupReq) Reset

func (x *SetupReq) Reset()

func (*SetupReq) String

func (x *SetupReq) String() string

type SetupResp

type SetupResp struct {
	AppSlug string `protobuf:"bytes,1,opt,name=app_slug,json=appSlug,proto3" json:"app_slug,omitempty"`
	EnvId   string `protobuf:"bytes,2,opt,name=env_id,json=envId,proto3" json:"env_id,omitempty"`
	EnvName string `protobuf:"bytes,3,opt,name=env_name,json=envName,proto3" json:"env_name,omitempty"`
	// contains filtered or unexported fields
}

func (*SetupResp) Descriptor deprecated

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

Deprecated: Use SetupResp.ProtoReflect.Descriptor instead.

func (*SetupResp) GetAppSlug

func (x *SetupResp) GetAppSlug() string

func (*SetupResp) GetEnvId

func (x *SetupResp) GetEnvId() string

func (*SetupResp) GetEnvName

func (x *SetupResp) GetEnvName() string

func (*SetupResp) ProtoMessage

func (*SetupResp) ProtoMessage()

func (*SetupResp) ProtoReflect

func (x *SetupResp) ProtoReflect() protoreflect.Message

func (*SetupResp) Reset

func (x *SetupResp) Reset()

func (*SetupResp) String

func (x *SetupResp) String() string

Jump to

Keyboard shortcuts

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