pb

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type BoardData

type BoardData struct {
	RowMap map[string]*RowData `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*BoardData) Descriptor deprecated

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

Deprecated: Use BoardData.ProtoReflect.Descriptor instead.

func (*BoardData) GetRowMap

func (x *BoardData) GetRowMap() map[string]*RowData

func (*BoardData) ProtoMessage

func (*BoardData) ProtoMessage()

func (*BoardData) ProtoReflect

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

func (*BoardData) Reset

func (x *BoardData) Reset()

func (*BoardData) String

func (x *BoardData) String() string

type CellData

type CellData struct {
	CoreData []byte `protobuf:"bytes,1,opt,name=coreData,proto3" json:"coreData,omitempty"`
	// contains filtered or unexported fields
}

func (*CellData) Descriptor deprecated

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

Deprecated: Use CellData.ProtoReflect.Descriptor instead.

func (*CellData) GetCoreData

func (x *CellData) GetCoreData() []byte

func (*CellData) ProtoMessage

func (*CellData) ProtoMessage()

func (*CellData) ProtoReflect

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

func (*CellData) Reset

func (x *CellData) Reset()

func (*CellData) String

func (x *CellData) String() string

type CubeData

type CubeData struct {
	BoardMap map[string]*BoardData `` /* 157-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CubeData) Descriptor deprecated

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

Deprecated: Use CubeData.ProtoReflect.Descriptor instead.

func (*CubeData) GetBoardMap

func (x *CubeData) GetBoardMap() map[string]*BoardData

func (*CubeData) ProtoMessage

func (*CubeData) ProtoMessage()

func (*CubeData) ProtoReflect

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

func (*CubeData) Reset

func (x *CubeData) Reset()

func (*CubeData) String

func (x *CubeData) String() string

type RowData

type RowData struct {
	CellMap map[string]*CellData `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RowData) Descriptor deprecated

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

Deprecated: Use RowData.ProtoReflect.Descriptor instead.

func (*RowData) GetCellMap

func (x *RowData) GetCellMap() map[string]*CellData

func (*RowData) ProtoMessage

func (*RowData) ProtoMessage()

func (*RowData) ProtoReflect

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

func (*RowData) Reset

func (x *RowData) Reset()

func (*RowData) String

func (x *RowData) String() string

Jump to

Keyboard shortcuts

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