buildinfo_proto

package
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package buildinfo_proto is a generated protocol buffer package.

It is generated from these files:

kythe/proto/buildinfo.proto

It has these top-level messages:

BuildDetails

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthBuildinfo = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowBuildinfo   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type BuildDetails

type BuildDetails struct {
	// For build tools such as Bazel, that assign names to buildable targets, the
	// name of the build target that generated this compilation.
	BuildTarget string `protobuf:"bytes,1,opt,name=build_target,json=buildTarget,proto3" json:"build_target,omitempty"`
	// If known, the name or mnemonic of the generating rule.
	RuleType string `protobuf:"bytes,2,opt,name=rule_type,json=ruleType,proto3" json:"rule_type,omitempty"`
}

Details from the build tool used in a CompilationUnit. Its type is "kythe.io/proto/kythe.proto.BuildDetails".

func (*BuildDetails) Descriptor

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

func (*BuildDetails) Marshal

func (m *BuildDetails) Marshal() (data []byte, err error)

func (*BuildDetails) MarshalTo

func (m *BuildDetails) MarshalTo(data []byte) (int, error)

func (*BuildDetails) ProtoMessage

func (*BuildDetails) ProtoMessage()

func (*BuildDetails) Reset

func (m *BuildDetails) Reset()

func (*BuildDetails) Size

func (m *BuildDetails) Size() (n int)

func (*BuildDetails) String

func (m *BuildDetails) String() string

func (*BuildDetails) Unmarshal

func (m *BuildDetails) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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