any_proto

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package any_proto is a generated protocol buffer package.

It is generated from these files:

kythe/proto/any.proto

It has these top-level messages:

Any

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Any

type Any struct {
	// The URI for this message type (eg, kythe.io/proto/kythe.proto.CxxDetails)
	TypeUri string `protobuf:"bytes,1,opt,name=type_uri" json:"type_uri,omitempty"`
	// The message payload.
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
}

A binary blob with a type tag. TOOD(zarko): Swap this out with the official version once it appears in proto3.

func (*Any) ProtoMessage

func (*Any) ProtoMessage()

func (*Any) Reset

func (m *Any) Reset()

func (*Any) String

func (m *Any) String() string

Jump to

Keyboard shortcuts

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