go_go_proto

package
v0.0.59 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: Apache-2.0, NCSA Imports: 4 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_kythe_proto_go_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GoDetails

type GoDetails struct {
	Goos       string   `protobuf:"bytes,1,opt,name=goos,proto3" json:"goos,omitempty"`
	Goarch     string   `protobuf:"bytes,2,opt,name=goarch,proto3" json:"goarch,omitempty"`
	Goroot     string   `protobuf:"bytes,3,opt,name=goroot,proto3" json:"goroot,omitempty"`
	Gopath     string   `protobuf:"bytes,4,opt,name=gopath,proto3" json:"gopath,omitempty"`
	Compiler   string   `protobuf:"bytes,5,opt,name=compiler,proto3" json:"compiler,omitempty"`
	BuildTags  []string `protobuf:"bytes,6,rep,name=build_tags,json=buildTags,proto3" json:"build_tags,omitempty"`
	CgoEnabled bool     `protobuf:"varint,7,opt,name=cgo_enabled,json=cgoEnabled,proto3" json:"cgo_enabled,omitempty"`
	// contains filtered or unexported fields
}

func (*GoDetails) Descriptor deprecated

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

Deprecated: Use GoDetails.ProtoReflect.Descriptor instead.

func (*GoDetails) GetBuildTags

func (x *GoDetails) GetBuildTags() []string

func (*GoDetails) GetCgoEnabled

func (x *GoDetails) GetCgoEnabled() bool

func (*GoDetails) GetCompiler

func (x *GoDetails) GetCompiler() string

func (*GoDetails) GetGoarch

func (x *GoDetails) GetGoarch() string

func (*GoDetails) GetGoos

func (x *GoDetails) GetGoos() string

func (*GoDetails) GetGopath

func (x *GoDetails) GetGopath() string

func (*GoDetails) GetGoroot

func (x *GoDetails) GetGoroot() string

func (*GoDetails) ProtoMessage

func (*GoDetails) ProtoMessage()

func (*GoDetails) ProtoReflect added in v0.0.49

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

func (*GoDetails) Reset

func (x *GoDetails) Reset()

func (*GoDetails) String

func (x *GoDetails) String() string

type GoPackageInfo added in v0.0.30

type GoPackageInfo struct {
	ImportPath string `protobuf:"bytes,1,opt,name=import_path,json=importPath,proto3" json:"import_path,omitempty"`
	// contains filtered or unexported fields
}

func (*GoPackageInfo) Descriptor deprecated added in v0.0.30

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

Deprecated: Use GoPackageInfo.ProtoReflect.Descriptor instead.

func (*GoPackageInfo) GetImportPath added in v0.0.30

func (x *GoPackageInfo) GetImportPath() string

func (*GoPackageInfo) ProtoMessage added in v0.0.30

func (*GoPackageInfo) ProtoMessage()

func (*GoPackageInfo) ProtoReflect added in v0.0.49

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

func (*GoPackageInfo) Reset added in v0.0.30

func (x *GoPackageInfo) Reset()

func (*GoPackageInfo) String added in v0.0.30

func (x *GoPackageInfo) String() string

Jump to

Keyboard shortcuts

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