proto

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2025 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_shepherd_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HerdUnitConfig

type HerdUnitConfig struct {

	// Must be 127 or less bytes.
	Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
	// contains filtered or unexported fields
}

func (*HerdUnitConfig) Descriptor deprecated

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

Deprecated: Use HerdUnitConfig.ProtoReflect.Descriptor instead.

func (*HerdUnitConfig) GetTag

func (x *HerdUnitConfig) GetTag() string

func (*HerdUnitConfig) ProtoMessage

func (*HerdUnitConfig) ProtoMessage()

func (*HerdUnitConfig) ProtoReflect

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

func (*HerdUnitConfig) Reset

func (x *HerdUnitConfig) Reset()

func (*HerdUnitConfig) String

func (x *HerdUnitConfig) String() string

type ShepherdConfig

type ShepherdConfig struct {

	// Ignore is a set of Keys to ignore.
	// Must not be nil.
	Ignore map[uint64]bool `` /* 142-byte string literal not displayed */
	// Controls what candle producers get spawned. Duplicates are not checked.
	// Must be within [0, 2047] and ascending.
	Interval []int32 `protobuf:"fixed32,2,rep,packed,name=interval,proto3" json:"interval,omitempty"`
	// contains filtered or unexported fields
}

func (*ShepherdConfig) Descriptor deprecated

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

Deprecated: Use ShepherdConfig.ProtoReflect.Descriptor instead.

func (*ShepherdConfig) GetIgnore

func (x *ShepherdConfig) GetIgnore() map[uint64]bool

func (*ShepherdConfig) GetInterval

func (x *ShepherdConfig) GetInterval() []int32

func (*ShepherdConfig) ProtoMessage

func (*ShepherdConfig) ProtoMessage()

func (*ShepherdConfig) ProtoReflect

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

func (*ShepherdConfig) Reset

func (x *ShepherdConfig) Reset()

func (*ShepherdConfig) String

func (x *ShepherdConfig) String() string

Jump to

Keyboard shortcuts

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