services

package
v5.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_Fundamentals_Services_CallContext_proto protoreflect.FileDescriptor
View Source
var File_Fundamentals_Services_Ping_proto protoreflect.FileDescriptor
View Source
var File_Fundamentals_Services_ReverseCallContext_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CallRequestContext

type CallRequestContext struct {
	ExecutionContext *execution.ExecutionContext `protobuf:"bytes,1,opt,name=executionContext,proto3" json:"executionContext,omitempty"`
	HeadId           *protobuf.Uuid              `protobuf:"bytes,2,opt,name=headId,proto3" json:"headId,omitempty"`
	// contains filtered or unexported fields
}

func (*CallRequestContext) Descriptor deprecated

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

Deprecated: Use CallRequestContext.ProtoReflect.Descriptor instead.

func (*CallRequestContext) GetExecutionContext

func (x *CallRequestContext) GetExecutionContext() *execution.ExecutionContext

func (*CallRequestContext) GetHeadId

func (x *CallRequestContext) GetHeadId() *protobuf.Uuid

func (*CallRequestContext) ProtoMessage

func (*CallRequestContext) ProtoMessage()

func (*CallRequestContext) ProtoReflect

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

func (*CallRequestContext) Reset

func (x *CallRequestContext) Reset()

func (*CallRequestContext) String

func (x *CallRequestContext) String() string

type Ping

type Ping struct {
	// contains filtered or unexported fields
}

func (*Ping) Descriptor deprecated

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

Deprecated: Use Ping.ProtoReflect.Descriptor instead.

func (*Ping) ProtoMessage

func (*Ping) ProtoMessage()

func (*Ping) ProtoReflect

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

func (*Ping) Reset

func (x *Ping) Reset()

func (*Ping) String

func (x *Ping) String() string

type Pong

type Pong struct {
	// contains filtered or unexported fields
}

func (*Pong) Descriptor deprecated

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

Deprecated: Use Pong.ProtoReflect.Descriptor instead.

func (*Pong) ProtoMessage

func (*Pong) ProtoMessage()

func (*Pong) ProtoReflect

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

func (*Pong) Reset

func (x *Pong) Reset()

func (*Pong) String

func (x *Pong) String() string

type ReverseCallArgumentsContext

type ReverseCallArgumentsContext struct {
	ExecutionContext *execution.ExecutionContext `protobuf:"bytes,1,opt,name=executionContext,proto3" json:"executionContext,omitempty"`
	HeadId           *protobuf.Uuid              `protobuf:"bytes,2,opt,name=headId,proto3" json:"headId,omitempty"`
	PingInterval     *durationpb.Duration        `protobuf:"bytes,3,opt,name=pingInterval,proto3" json:"pingInterval,omitempty"`
	// contains filtered or unexported fields
}

func (*ReverseCallArgumentsContext) Descriptor deprecated

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

Deprecated: Use ReverseCallArgumentsContext.ProtoReflect.Descriptor instead.

func (*ReverseCallArgumentsContext) GetExecutionContext

func (x *ReverseCallArgumentsContext) GetExecutionContext() *execution.ExecutionContext

func (*ReverseCallArgumentsContext) GetHeadId

func (x *ReverseCallArgumentsContext) GetHeadId() *protobuf.Uuid

func (*ReverseCallArgumentsContext) GetPingInterval

func (x *ReverseCallArgumentsContext) GetPingInterval() *durationpb.Duration

func (*ReverseCallArgumentsContext) ProtoMessage

func (*ReverseCallArgumentsContext) ProtoMessage()

func (*ReverseCallArgumentsContext) ProtoReflect

func (*ReverseCallArgumentsContext) Reset

func (x *ReverseCallArgumentsContext) Reset()

func (*ReverseCallArgumentsContext) String

func (x *ReverseCallArgumentsContext) String() string

type ReverseCallRequestContext

type ReverseCallRequestContext struct {
	CallId           *protobuf.Uuid              `protobuf:"bytes,1,opt,name=callId,proto3" json:"callId,omitempty"`
	ExecutionContext *execution.ExecutionContext `protobuf:"bytes,2,opt,name=executionContext,proto3" json:"executionContext,omitempty"`
	// contains filtered or unexported fields
}

func (*ReverseCallRequestContext) Descriptor deprecated

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

Deprecated: Use ReverseCallRequestContext.ProtoReflect.Descriptor instead.

func (*ReverseCallRequestContext) GetCallId

func (x *ReverseCallRequestContext) GetCallId() *protobuf.Uuid

func (*ReverseCallRequestContext) GetExecutionContext

func (x *ReverseCallRequestContext) GetExecutionContext() *execution.ExecutionContext

func (*ReverseCallRequestContext) ProtoMessage

func (*ReverseCallRequestContext) ProtoMessage()

func (*ReverseCallRequestContext) ProtoReflect

func (*ReverseCallRequestContext) Reset

func (x *ReverseCallRequestContext) Reset()

func (*ReverseCallRequestContext) String

func (x *ReverseCallRequestContext) String() string

type ReverseCallResponseContext

type ReverseCallResponseContext struct {
	CallId *protobuf.Uuid `protobuf:"bytes,1,opt,name=callId,proto3" json:"callId,omitempty"`
	// contains filtered or unexported fields
}

func (*ReverseCallResponseContext) Descriptor deprecated

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

Deprecated: Use ReverseCallResponseContext.ProtoReflect.Descriptor instead.

func (*ReverseCallResponseContext) GetCallId

func (x *ReverseCallResponseContext) GetCallId() *protobuf.Uuid

func (*ReverseCallResponseContext) ProtoMessage

func (*ReverseCallResponseContext) ProtoMessage()

func (*ReverseCallResponseContext) ProtoReflect

func (*ReverseCallResponseContext) Reset

func (x *ReverseCallResponseContext) Reset()

func (*ReverseCallResponseContext) String

func (x *ReverseCallResponseContext) String() string

Jump to

Keyboard shortcuts

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