Documentation ¶
Overview ¶
Package ptypes is a thin wrapper around the golang.org/protobuf/ptypes package that adds support for Kythe message types, and handles some type format conversions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalAny ¶
MarshalAny converts pb to a google.protobuf.Any message, fixing the URLs of Kythe protobuf types as needed.
func SortByTypeURL ¶ added in v0.0.27
SortByTypeURL orders a slice of Any messages by their type URL, modifying the argument slice in-place.
Types ¶
Click to show internal directories.
Click to hide internal directories.