proto

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Content

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

func (*Content) Descriptor deprecated

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

Deprecated: Use Content.ProtoReflect.Descriptor instead.

func (*Content) GetContent

func (x *Content) GetContent() []*Rune

func (*Content) ProtoMessage

func (*Content) ProtoMessage()

func (*Content) ProtoReflect

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

func (*Content) Reset

func (x *Content) Reset()

func (*Content) String

func (x *Content) String() string

type Rune

type Rune struct {
	Str    string `protobuf:"bytes,1,opt,name=str,proto3" json:"str,omitempty"`
	Color0 uint32 `protobuf:"varint,2,opt,name=color0,proto3" json:"color0,omitempty"`
	Color1 uint32 `protobuf:"varint,3,opt,name=color1,proto3" json:"color1,omitempty"`
	// contains filtered or unexported fields
}

func (*Rune) Descriptor deprecated

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

Deprecated: Use Rune.ProtoReflect.Descriptor instead.

func (*Rune) GetColor0

func (x *Rune) GetColor0() uint32

func (*Rune) GetColor1

func (x *Rune) GetColor1() uint32

func (*Rune) GetStr added in v0.3.3

func (x *Rune) GetStr() string

func (*Rune) ProtoMessage

func (*Rune) ProtoMessage()

func (*Rune) ProtoReflect

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

func (*Rune) Reset

func (x *Rune) Reset()

func (*Rune) String

func (x *Rune) String() string

Jump to

Keyboard shortcuts

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