vtworkerdata

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)
View Source
var File_vtworkerdata_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ExecuteVtworkerCommandRequest

type ExecuteVtworkerCommandRequest struct {
	Args []string `protobuf:"bytes,1,rep,name=args,proto3" json:"args,omitempty"`
	// contains filtered or unexported fields
}

ExecuteVtworkerCommandRequest is the payload for ExecuteVtworkerCommand.

func (*ExecuteVtworkerCommandRequest) Descriptor deprecated

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

Deprecated: Use ExecuteVtworkerCommandRequest.ProtoReflect.Descriptor instead.

func (*ExecuteVtworkerCommandRequest) GetArgs

func (x *ExecuteVtworkerCommandRequest) GetArgs() []string

func (*ExecuteVtworkerCommandRequest) MarshalToSizedBufferVT added in v0.11.0

func (m *ExecuteVtworkerCommandRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ExecuteVtworkerCommandRequest) MarshalToVT added in v0.11.0

func (m *ExecuteVtworkerCommandRequest) MarshalToVT(dAtA []byte) (int, error)

func (*ExecuteVtworkerCommandRequest) MarshalVT added in v0.11.0

func (m *ExecuteVtworkerCommandRequest) MarshalVT() (dAtA []byte, err error)

func (*ExecuteVtworkerCommandRequest) ProtoMessage

func (*ExecuteVtworkerCommandRequest) ProtoMessage()

func (*ExecuteVtworkerCommandRequest) ProtoReflect added in v0.11.0

func (*ExecuteVtworkerCommandRequest) Reset

func (x *ExecuteVtworkerCommandRequest) Reset()

func (*ExecuteVtworkerCommandRequest) SizeVT added in v0.11.0

func (m *ExecuteVtworkerCommandRequest) SizeVT() (n int)

func (*ExecuteVtworkerCommandRequest) String

func (*ExecuteVtworkerCommandRequest) UnmarshalVT added in v0.11.0

func (m *ExecuteVtworkerCommandRequest) UnmarshalVT(dAtA []byte) error

type ExecuteVtworkerCommandResponse

type ExecuteVtworkerCommandResponse struct {
	Event *logutil.Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"`
	// contains filtered or unexported fields
}

ExecuteVtworkerCommandResponse is streamed back by ExecuteVtworkerCommand.

func (*ExecuteVtworkerCommandResponse) Descriptor deprecated

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

Deprecated: Use ExecuteVtworkerCommandResponse.ProtoReflect.Descriptor instead.

func (*ExecuteVtworkerCommandResponse) GetEvent

func (*ExecuteVtworkerCommandResponse) MarshalToSizedBufferVT added in v0.11.0

func (m *ExecuteVtworkerCommandResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ExecuteVtworkerCommandResponse) MarshalToVT added in v0.11.0

func (m *ExecuteVtworkerCommandResponse) MarshalToVT(dAtA []byte) (int, error)

func (*ExecuteVtworkerCommandResponse) MarshalVT added in v0.11.0

func (m *ExecuteVtworkerCommandResponse) MarshalVT() (dAtA []byte, err error)

func (*ExecuteVtworkerCommandResponse) ProtoMessage

func (*ExecuteVtworkerCommandResponse) ProtoMessage()

func (*ExecuteVtworkerCommandResponse) ProtoReflect added in v0.11.0

func (*ExecuteVtworkerCommandResponse) Reset

func (x *ExecuteVtworkerCommandResponse) Reset()

func (*ExecuteVtworkerCommandResponse) SizeVT added in v0.11.0

func (m *ExecuteVtworkerCommandResponse) SizeVT() (n int)

func (*ExecuteVtworkerCommandResponse) String

func (*ExecuteVtworkerCommandResponse) UnmarshalVT added in v0.11.0

func (m *ExecuteVtworkerCommandResponse) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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