connectproto

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_connect_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Event

type Event struct {
	Id       string            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Time     int64             `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"`
	Response *Response         `protobuf:"bytes,3,opt,name=response,proto3" json:"response,omitempty"`
	Raw      []byte            `protobuf:"bytes,4,opt,name=raw,proto3" json:"raw,omitempty"`
	Params   map[string]string `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated

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

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetId

func (x *Event) GetId() string

func (*Event) GetParams

func (x *Event) GetParams() map[string]string

func (*Event) GetRaw

func (x *Event) GetRaw() []byte

func (*Event) GetResponse

func (x *Event) GetResponse() *Response

func (*Event) GetTime

func (x *Event) GetTime() int64

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect added in v1.9.0

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

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

type Response

type Response struct {
	Udid         string `protobuf:"bytes,1,opt,name=udid,proto3" json:"udid,omitempty"`
	UserId       string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
	Status       string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
	RequestType  string `protobuf:"bytes,4,opt,name=request_type,json=requestType,proto3" json:"request_type,omitempty"`
	CommandUuid  string `protobuf:"bytes,5,opt,name=command_uuid,json=commandUuid,proto3" json:"command_uuid,omitempty"`
	EnrollmentId string `protobuf:"bytes,6,opt,name=enrollment_id,json=enrollmentId,proto3" json:"enrollment_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Response) Descriptor deprecated

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

Deprecated: Use Response.ProtoReflect.Descriptor instead.

func (*Response) GetCommandUuid

func (x *Response) GetCommandUuid() string

func (*Response) GetEnrollmentId added in v1.6.0

func (x *Response) GetEnrollmentId() string

func (*Response) GetRequestType

func (x *Response) GetRequestType() string

func (*Response) GetStatus

func (x *Response) GetStatus() string

func (*Response) GetUdid

func (x *Response) GetUdid() string

func (*Response) GetUserId

func (x *Response) GetUserId() string

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) ProtoReflect added in v1.9.0

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

func (*Response) Reset

func (x *Response) Reset()

func (*Response) String

func (x *Response) String() string

Jump to

Keyboard shortcuts

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