article

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_article_article_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Article

type Article struct {
	Id               string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Author           string `protobuf:"bytes,2,opt,name=author,proto3" json:"author,omitempty"`
	Keyword          string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Content          string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
	Platform         string `protobuf:"bytes,5,opt,name=platform,proto3" json:"platform,omitempty"`
	ScoreHappy       string `protobuf:"bytes,6,opt,name=Score_happy,json=ScoreHappy,proto3" json:"Score_happy,omitempty"`
	ScoreFear        string `protobuf:"bytes,7,opt,name=Score_fear,json=ScoreFear,proto3" json:"Score_fear,omitempty"`
	ScoreEmbarrassed string `protobuf:"bytes,8,opt,name=Score_embarrassed,json=ScoreEmbarrassed,proto3" json:"Score_embarrassed,omitempty"`
	ScoreSad         string `protobuf:"bytes,9,opt,name=Score_sad,json=ScoreSad,proto3" json:"Score_sad,omitempty"`
	ScoreRage        string `protobuf:"bytes,10,opt,name=Score_rage,json=ScoreRage,proto3" json:"Score_rage,omitempty"`
	ScoreHurt        string `protobuf:"bytes,11,opt,name=Score_hurt,json=ScoreHurt,proto3" json:"Score_hurt,omitempty"`
	ScoreMaxValue    string `protobuf:"bytes,12,opt,name=score_max_value,json=scoreMaxValue,proto3" json:"score_max_value,omitempty"`
	ScoreMaxName     string `protobuf:"bytes,13,opt,name=score_max_name,json=scoreMaxName,proto3" json:"score_max_name,omitempty"`
	CreateAt         string `protobuf:"bytes,14,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"`
	JobId            string `protobuf:"bytes,15,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	WorkerId         string `protobuf:"bytes,16,opt,name=worker_id,json=workerId,proto3" json:"worker_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Article) Descriptor deprecated

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

Deprecated: Use Article.ProtoReflect.Descriptor instead.

func (*Article) GetAuthor

func (x *Article) GetAuthor() string

func (*Article) GetContent

func (x *Article) GetContent() string

func (*Article) GetCreateAt

func (x *Article) GetCreateAt() string

func (*Article) GetId

func (x *Article) GetId() string

func (*Article) GetJobId

func (x *Article) GetJobId() string

func (*Article) GetKeyword

func (x *Article) GetKeyword() string

func (*Article) GetPlatform

func (x *Article) GetPlatform() string

func (*Article) GetScoreEmbarrassed

func (x *Article) GetScoreEmbarrassed() string

func (*Article) GetScoreFear

func (x *Article) GetScoreFear() string

func (*Article) GetScoreHappy

func (x *Article) GetScoreHappy() string

func (*Article) GetScoreHurt

func (x *Article) GetScoreHurt() string

func (*Article) GetScoreMaxName

func (x *Article) GetScoreMaxName() string

func (*Article) GetScoreMaxValue

func (x *Article) GetScoreMaxValue() string

func (*Article) GetScoreRage

func (x *Article) GetScoreRage() string

func (*Article) GetScoreSad

func (x *Article) GetScoreSad() string

func (*Article) GetWorkerId

func (x *Article) GetWorkerId() string

func (*Article) ProtoMessage

func (*Article) ProtoMessage()

func (*Article) ProtoReflect

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

func (*Article) Reset

func (x *Article) Reset()

func (*Article) String

func (x *Article) String() string

type ArticleCount

type ArticleCount struct {
	CreateAtTime string `protobuf:"bytes,1,opt,name=createAtTime,proto3" json:"createAtTime,omitempty"`
	Count        uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	ScoreMaxName string `protobuf:"bytes,3,opt,name=scoreMaxName,proto3" json:"scoreMaxName,omitempty"`
	// contains filtered or unexported fields
}

func (*ArticleCount) Descriptor deprecated

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

Deprecated: Use ArticleCount.ProtoReflect.Descriptor instead.

func (*ArticleCount) GetCount

func (x *ArticleCount) GetCount() uint32

func (*ArticleCount) GetCreateAtTime

func (x *ArticleCount) GetCreateAtTime() string

func (*ArticleCount) GetScoreMaxName

func (x *ArticleCount) GetScoreMaxName() string

func (*ArticleCount) ProtoMessage

func (*ArticleCount) ProtoMessage()

func (*ArticleCount) ProtoReflect

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

func (*ArticleCount) Reset

func (x *ArticleCount) Reset()

func (*ArticleCount) String

func (x *ArticleCount) String() string

Jump to

Keyboard shortcuts

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