health

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_worker_health_v1_health_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HealthInfo

type HealthInfo struct {
	State              string                  `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
	ActiveSessionCount *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=active_session_count,json=active_connection_count,proto3" json:"active_session_count,omitempty"`
	SessionConnections map[string]uint32       `` /* 180-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*HealthInfo) Descriptor deprecated

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

Deprecated: Use HealthInfo.ProtoReflect.Descriptor instead.

func (*HealthInfo) GetActiveSessionCount

func (x *HealthInfo) GetActiveSessionCount() *wrapperspb.UInt32Value

func (*HealthInfo) GetSessionConnections

func (x *HealthInfo) GetSessionConnections() map[string]uint32

func (*HealthInfo) GetState

func (x *HealthInfo) GetState() string

func (*HealthInfo) ProtoMessage

func (*HealthInfo) ProtoMessage()

func (*HealthInfo) ProtoReflect

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

func (*HealthInfo) Reset

func (x *HealthInfo) Reset()

func (*HealthInfo) String

func (x *HealthInfo) String() string

Jump to

Keyboard shortcuts

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