other_pb

package
v0.0.0-...-6a8978f Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_other_pb_other_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BlogSetPage

type BlogSetPage struct {
	Set *pb.BlogSet `protobuf:"bytes,1,opt,name=set,proto3" json:"set,omitempty"`
	// contains filtered or unexported fields
}

vscode proto3插件配置 下面是我的用户配置(全局)

"protoc": {
    "compile_on_save": false,
    "options": [
        "--proto_path=C:\\Program Files\\Git\\usr\\local\\include",
    ]
}

proto3插件 也是已 当前项目空间为. 去搜索proto文件

func (*BlogSetPage) Descriptor deprecated

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

Deprecated: Use BlogSetPage.ProtoReflect.Descriptor instead.

func (*BlogSetPage) GetSet

func (x *BlogSetPage) GetSet() *pb.BlogSet

func (*BlogSetPage) ProtoMessage

func (*BlogSetPage) ProtoMessage()

func (*BlogSetPage) ProtoReflect

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

func (*BlogSetPage) Reset

func (x *BlogSetPage) Reset()

func (*BlogSetPage) String

func (x *BlogSetPage) String() string

Jump to

Keyboard shortcuts

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