vocab

package
v0.0.0-...-4e43b7b Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pb_unit_vocab_vocab_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Vocab

type Vocab struct {
	VocabId  uint64   `protobuf:"varint,1,opt,name=vocab_id,json=vocabId,proto3" json:"vocab_id,omitempty"`
	JobId    string   `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	WorkerId string   `protobuf:"bytes,3,opt,name=worker_id,json=workerId,proto3" json:"worker_id,omitempty"`
	Words    []string `protobuf:"bytes,4,rep,name=words,proto3" json:"words,omitempty"`
	// contains filtered or unexported fields
}

func (*Vocab) Descriptor deprecated

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

Deprecated: Use Vocab.ProtoReflect.Descriptor instead.

func (*Vocab) GetJobId

func (x *Vocab) GetJobId() string

func (*Vocab) GetVocabId

func (x *Vocab) GetVocabId() uint64

func (*Vocab) GetWords

func (x *Vocab) GetWords() []string

func (*Vocab) GetWorkerId

func (x *Vocab) GetWorkerId() string

func (*Vocab) ProtoMessage

func (*Vocab) ProtoMessage()

func (*Vocab) ProtoReflect

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

func (*Vocab) Reset

func (x *Vocab) Reset()

func (*Vocab) String

func (x *Vocab) String() string

Jump to

Keyboard shortcuts

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