content

package
v0.0.0-...-d577d4f Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional string select = 51234;
	E_Select = &file_rh_content_proto_extTypes[0]
	// optional string query = 51235;
	E_Query = &file_rh_content_proto_extTypes[1]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var File_rh_content_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Content

type Content struct {
	Id     *int64   `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
	Code   *string  `protobuf:"bytes,2,opt,name=code,proto3,oneof" json:"code,omitempty"`
	Images []string `protobuf:"bytes,3,rep,name=images,proto3" json:"images,omitempty"`
	// contains filtered or unexported fields
}

func (*Content) Descriptor deprecated

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

Deprecated: Use Content.ProtoReflect.Descriptor instead.

func (*Content) GetCode

func (x *Content) GetCode() string

func (*Content) GetId

func (x *Content) GetId() int64

func (*Content) GetImages

func (x *Content) GetImages() []string

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

Jump to

Keyboard shortcuts

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