Documentation ¶
Overview ¶
Package columnar implements the columnar table format for a Kythe xrefs service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// EdgesKeyPrefix is the common key prefix for all Kythe columnar Edges
// key-value entries.
EdgesKeyPrefix, _ = keys.Append(nil, "eg")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.