Directories ¶
Path | Synopsis |
---|---|
Package api provides a union of the filetree and xrefs interfaces and a command-line flag parser.
|
Package api provides a union of the filetree and xrefs interfaces and a command-line flag parser. |
Package filetree implements a lookup table for files in a tree structure.
|
Package filetree implements a lookup table for files in a tree structure. |
Package pipeline implements an in-process pipeline to create a combined filetree and xrefs serving table from a stream of GraphStore-ordered entries.
|
Package pipeline implements an in-process pipeline to create a combined filetree and xrefs serving table from a stream of GraphStore-ordered entries. |
paths
Package paths specializes the util/reduce interfaces for Kythe *ipb.Paths.
|
Package paths specializes the util/reduce interfaces for Kythe *ipb.Paths. |
Package pq implements the Kythe serving api.Interface using a Postgres database backend.
|
Package pq implements the Kythe serving api.Interface using a Postgres database backend. |
tools
|
|
http_server
Binary http_server exposes HTTP/GRPC interfaces for the xrefs and filetree services backed by either a combined serving table or a bare GraphStore.
|
Binary http_server exposes HTTP/GRPC interfaces for the xrefs and filetree services backed by either a combined serving table or a bare GraphStore. |
kwazthis
Binary kwazthis (K, what's this?) determines what references are located at a particular offset (or line and column) within a file.
|
Binary kwazthis (K, what's this?) determines what references are located at a particular offset (or line and column) within a file. |
kythe
Binary kythe exposes a CLI interface to the xrefs and filetree services backed by a combined serving table.
|
Binary kythe exposes a CLI interface to the xrefs and filetree services backed by a combined serving table. |
pq
Binary pq is an experimental tool to populate a Postgres database with Kythe serving data and serve it through Kythe's standard HTTP interface.
|
Binary pq is an experimental tool to populate a Postgres database with Kythe serving data and serve it through Kythe's standard HTTP interface. |
write_tables
Binary write_tables creates a combined xrefs/filetree/search serving table based on a given GraphStore.
|
Binary write_tables creates a combined xrefs/filetree/search serving table based on a given GraphStore. |
Package xrefs provides a high-performance table-based implementation of the xrefs.Service.
|
Package xrefs provides a high-performance table-based implementation of the xrefs.Service. |
assemble
Package assemble provides functions to build the various components (nodes, edges, and decorations) of an xrefs serving table.
|
Package assemble provides functions to build the various components (nodes, edges, and decorations) of an xrefs serving table. |
Click to show internal directories.
Click to hide internal directories.