statuspb

package
v0.0.0-...-bd4e2c0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_statuspb_statuspb_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ClientTrackerStatus

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

func (*ClientTrackerStatus) Descriptor deprecated

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

Deprecated: Use ClientTrackerStatus.ProtoReflect.Descriptor instead.

func (*ClientTrackerStatus) ProtoMessage

func (*ClientTrackerStatus) ProtoMessage()

func (*ClientTrackerStatus) ProtoReflect

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

func (*ClientTrackerStatus) Reset

func (x *ClientTrackerStatus) Reset()

func (*ClientTrackerStatus) String

func (x *ClientTrackerStatus) String() string

type NodeStatus

type NodeStatus struct {
	Protocol      *ProtocolStatus      `protobuf:"bytes,1,opt,name=protocol,proto3" json:"protocol,omitempty"`
	ClientTracker *ClientTrackerStatus `protobuf:"bytes,2,opt,name=client_tracker,json=clientTracker,proto3" json:"client_tracker,omitempty"`
	// contains filtered or unexported fields
}

func (*NodeStatus) Descriptor deprecated

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

Deprecated: Use NodeStatus.ProtoReflect.Descriptor instead.

func (*NodeStatus) GetClientTracker

func (x *NodeStatus) GetClientTracker() *ClientTrackerStatus

func (*NodeStatus) GetProtocol

func (x *NodeStatus) GetProtocol() *ProtocolStatus

func (*NodeStatus) ProtoMessage

func (*NodeStatus) ProtoMessage()

func (*NodeStatus) ProtoReflect

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

func (*NodeStatus) Reset

func (x *NodeStatus) Reset()

func (*NodeStatus) String

func (x *NodeStatus) String() string

type ProtocolStatus

type ProtocolStatus struct {

	// Types that are assignable to Type:
	//	*ProtocolStatus_Iss
	Type isProtocolStatus_Type `protobuf_oneof:"type"`
	// contains filtered or unexported fields
}

func (*ProtocolStatus) Descriptor deprecated

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

Deprecated: Use ProtocolStatus.ProtoReflect.Descriptor instead.

func (*ProtocolStatus) GetIss

func (x *ProtocolStatus) GetIss() *isspb.Status

func (*ProtocolStatus) GetType

func (m *ProtocolStatus) GetType() isProtocolStatus_Type

func (*ProtocolStatus) ProtoMessage

func (*ProtocolStatus) ProtoMessage()

func (*ProtocolStatus) ProtoReflect

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

func (*ProtocolStatus) Reset

func (x *ProtocolStatus) Reset()

func (*ProtocolStatus) String

func (x *ProtocolStatus) String() string

type ProtocolStatus_Iss

type ProtocolStatus_Iss struct {
	Iss *isspb.Status `protobuf:"bytes,1,opt,name=iss,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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