go_go_proto

package
v0.0.35 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2019 License: Apache-2.0, NCSA Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GoDetails) Descriptor

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

func (*GoDetails) GetBuildTags

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

func (*GoDetails) GetCgoEnabled

func (m *GoDetails) GetCgoEnabled() bool

func (*GoDetails) GetCompiler

func (m *GoDetails) GetCompiler() string

func (*GoDetails) GetGoarch

func (m *GoDetails) GetGoarch() string

func (*GoDetails) GetGoos

func (m *GoDetails) GetGoos() string

func (*GoDetails) GetGopath

func (m *GoDetails) GetGopath() string

func (*GoDetails) GetGoroot

func (m *GoDetails) GetGoroot() string

func (*GoDetails) ProtoMessage

func (*GoDetails) ProtoMessage()

func (*GoDetails) Reset

func (m *GoDetails) Reset()

func (*GoDetails) String

func (m *GoDetails) String() string

func (*GoDetails) XXX_DiscardUnknown

func (m *GoDetails) XXX_DiscardUnknown()

func (*GoDetails) XXX_Marshal

func (m *GoDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GoDetails) XXX_Merge

func (m *GoDetails) XXX_Merge(src proto.Message)

func (*GoDetails) XXX_Size

func (m *GoDetails) XXX_Size() int

func (*GoDetails) XXX_Unmarshal

func (m *GoDetails) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GoPackageInfo) Descriptor added in v0.0.30

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

func (*GoPackageInfo) GetImportPath added in v0.0.30

func (m *GoPackageInfo) GetImportPath() string

func (*GoPackageInfo) ProtoMessage added in v0.0.30

func (*GoPackageInfo) ProtoMessage()

func (*GoPackageInfo) Reset added in v0.0.30

func (m *GoPackageInfo) Reset()

func (*GoPackageInfo) String added in v0.0.30

func (m *GoPackageInfo) String() string

func (*GoPackageInfo) XXX_DiscardUnknown added in v0.0.30

func (m *GoPackageInfo) XXX_DiscardUnknown()

func (*GoPackageInfo) XXX_Marshal added in v0.0.30

func (m *GoPackageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GoPackageInfo) XXX_Merge added in v0.0.30

func (m *GoPackageInfo) XXX_Merge(src proto.Message)

func (*GoPackageInfo) XXX_Size added in v0.0.30

func (m *GoPackageInfo) XXX_Size() int

func (*GoPackageInfo) XXX_Unmarshal added in v0.0.30

func (m *GoPackageInfo) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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