Versions in this module Expand all Collapse all v3 v3.0.0 Jan 10, 2023 Changes in this version + var File_protocol_v1_protocol_proto protoreflect.FileDescriptor + type Frame struct + Messages []*Message + func (*Frame) Descriptor() ([]byte, []int) + func (*Frame) ProtoMessage() + func (x *Frame) GetMessages() []*Message + func (x *Frame) ProtoReflect() protoreflect.Message + func (x *Frame) Reset() + func (x *Frame) String() string + type Message struct + Command string + Failure *v1.Failure + Header *v11.Header + Id uint64 + Options []byte + Payloads *v11.Payloads + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (x *Message) GetCommand() string + func (x *Message) GetFailure() *v1.Failure + func (x *Message) GetHeader() *v11.Header + func (x *Message) GetId() uint64 + func (x *Message) GetOptions() []byte + func (x *Message) GetPayloads() *v11.Payloads + func (x *Message) ProtoReflect() protoreflect.Message + func (x *Message) Reset() + func (x *Message) String() string Other modules containing this package github.com/temporalio/roadrunner-temporal github.com/temporalio/roadrunner-temporal/v2 github.com/temporalio/roadrunner-temporal/v4