fleetspeak_channel

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_fleetspeak_src_client_channel_proto_fleetspeak_channel_channel_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type StartupData

type StartupData struct {

	// Self-reported PID.
	Pid int64 `protobuf:"varint,1,opt,name=pid,proto3" json:"pid,omitempty"`
	// Self-reported service version string.
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

Optional first message sent through a channel when it is created. It is meant to contain info about the process that the other end of the channel might find useful.

func (*StartupData) Descriptor deprecated

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

Deprecated: Use StartupData.ProtoReflect.Descriptor instead.

func (*StartupData) GetPid

func (x *StartupData) GetPid() int64

func (*StartupData) GetVersion

func (x *StartupData) GetVersion() string

func (*StartupData) ProtoMessage

func (*StartupData) ProtoMessage()

func (*StartupData) ProtoReflect

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

func (*StartupData) Reset

func (x *StartupData) Reset()

func (*StartupData) String

func (x *StartupData) String() string

Jump to

Keyboard shortcuts

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