proto

package
v0.0.0-...-a9017b9 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_cache_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DepthCache

type DepthCache struct {
	BoardsPlayerA []uint64 `protobuf:"varint,1,rep,packed,name=boardsPlayerA,proto3" json:"boardsPlayerA,omitempty"`
	BoardsPlayerB []uint64 `protobuf:"varint,2,rep,packed,name=boardsPlayerB,proto3" json:"boardsPlayerB,omitempty"`
	BoardsTie     []uint64 `protobuf:"varint,3,rep,packed,name=boardsTie,proto3" json:"boardsTie,omitempty"`
	// contains filtered or unexported fields
}

func (*DepthCache) Descriptor deprecated

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

Deprecated: Use DepthCache.ProtoReflect.Descriptor instead.

func (*DepthCache) GetBoardsPlayerA

func (x *DepthCache) GetBoardsPlayerA() []uint64

func (*DepthCache) GetBoardsPlayerB

func (x *DepthCache) GetBoardsPlayerB() []uint64

func (*DepthCache) GetBoardsTie

func (x *DepthCache) GetBoardsTie() []uint64

func (*DepthCache) ProtoMessage

func (*DepthCache) ProtoMessage()

func (*DepthCache) ProtoReflect

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

func (*DepthCache) Reset

func (x *DepthCache) Reset()

func (*DepthCache) String

func (x *DepthCache) String() string

type DepthCaches

type DepthCaches struct {
	DepthCaches []*DepthCache `protobuf:"bytes,1,rep,name=depthCaches,proto3" json:"depthCaches,omitempty"`
	// contains filtered or unexported fields
}

func (*DepthCaches) Descriptor deprecated

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

Deprecated: Use DepthCaches.ProtoReflect.Descriptor instead.

func (*DepthCaches) GetDepthCaches

func (x *DepthCaches) GetDepthCaches() []*DepthCache

func (*DepthCaches) ProtoMessage

func (*DepthCaches) ProtoMessage()

func (*DepthCaches) ProtoReflect

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

func (*DepthCaches) Reset

func (x *DepthCaches) Reset()

func (*DepthCaches) String

func (x *DepthCaches) String() string

Jump to

Keyboard shortcuts

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