timeline

package
v0.0.0-...-a2a535d Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_protobuf_timeline_timeline_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RequestTimeline

type RequestTimeline struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestTimeline) Descriptor deprecated

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

Deprecated: Use RequestTimeline.ProtoReflect.Descriptor instead.

func (*RequestTimeline) GetProcessId

func (x *RequestTimeline) GetProcessId() string

func (*RequestTimeline) ProtoMessage

func (*RequestTimeline) ProtoMessage()

func (*RequestTimeline) ProtoReflect

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

func (*RequestTimeline) Reset

func (x *RequestTimeline) Reset()

func (*RequestTimeline) String

func (x *RequestTimeline) String() string

type RequestTimelineDetails

type RequestTimelineDetails struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestTimelineDetails) Descriptor deprecated

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

Deprecated: Use RequestTimelineDetails.ProtoReflect.Descriptor instead.

func (*RequestTimelineDetails) GetProcessId

func (x *RequestTimelineDetails) GetProcessId() string

func (*RequestTimelineDetails) ProtoMessage

func (*RequestTimelineDetails) ProtoMessage()

func (*RequestTimelineDetails) ProtoReflect

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

func (*RequestTimelineDetails) Reset

func (x *RequestTimelineDetails) Reset()

func (*RequestTimelineDetails) String

func (x *RequestTimelineDetails) String() string

type RequestTimelineUpdate

type RequestTimelineUpdate struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	// Types that are assignable to Timeline:
	//
	//	*RequestTimelineUpdate_SinceTimestamp
	Timeline isRequestTimelineUpdate_Timeline `protobuf_oneof:"timeline"`
	// contains filtered or unexported fields
}

func (*RequestTimelineUpdate) Descriptor deprecated

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

Deprecated: Use RequestTimelineUpdate.ProtoReflect.Descriptor instead.

func (*RequestTimelineUpdate) GetProcessId

func (x *RequestTimelineUpdate) GetProcessId() string

func (*RequestTimelineUpdate) GetSinceTimestamp

func (x *RequestTimelineUpdate) GetSinceTimestamp() float64

func (*RequestTimelineUpdate) GetTimeline

func (m *RequestTimelineUpdate) GetTimeline() isRequestTimelineUpdate_Timeline

func (*RequestTimelineUpdate) ProtoMessage

func (*RequestTimelineUpdate) ProtoMessage()

func (*RequestTimelineUpdate) ProtoReflect

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

func (*RequestTimelineUpdate) Reset

func (x *RequestTimelineUpdate) Reset()

func (*RequestTimelineUpdate) String

func (x *RequestTimelineUpdate) String() string

type RequestTimelineUpdate_SinceTimestamp

type RequestTimelineUpdate_SinceTimestamp struct {
	SinceTimestamp float64 `protobuf:"fixed64,2,opt,name=sinceTimestamp,proto3,oneof"`
}

type ResponseTimeline

type ResponseTimeline struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	Items     []byte `protobuf:"bytes,3,opt,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ResponseTimeline) Descriptor deprecated

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

Deprecated: Use ResponseTimeline.ProtoReflect.Descriptor instead.

func (*ResponseTimeline) GetItems

func (x *ResponseTimeline) GetItems() []byte

func (*ResponseTimeline) GetProcessId

func (x *ResponseTimeline) GetProcessId() string

func (*ResponseTimeline) ProtoMessage

func (*ResponseTimeline) ProtoMessage()

func (*ResponseTimeline) ProtoReflect

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

func (*ResponseTimeline) Reset

func (x *ResponseTimeline) Reset()

func (*ResponseTimeline) String

func (x *ResponseTimeline) String() string

type ResponseTimelineDetails

type ResponseTimelineDetails struct {
	ProcessId string `protobuf:"bytes,1,opt,name=processId,proto3" json:"processId,omitempty"`
	Items     []byte `protobuf:"bytes,3,opt,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ResponseTimelineDetails) Descriptor deprecated

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

Deprecated: Use ResponseTimelineDetails.ProtoReflect.Descriptor instead.

func (*ResponseTimelineDetails) GetItems

func (x *ResponseTimelineDetails) GetItems() []byte

func (*ResponseTimelineDetails) GetProcessId

func (x *ResponseTimelineDetails) GetProcessId() string

func (*ResponseTimelineDetails) ProtoMessage

func (*ResponseTimelineDetails) ProtoMessage()

func (*ResponseTimelineDetails) ProtoReflect

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

func (*ResponseTimelineDetails) Reset

func (x *ResponseTimelineDetails) Reset()

func (*ResponseTimelineDetails) String

func (x *ResponseTimelineDetails) String() string

Jump to

Keyboard shortcuts

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