serving/

directory
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2016 License: Apache-2.0

Directories

Path Synopsis
Package api provides a union of the filetree, xrefs, and search interfaces and a command-line flag parser.
Package api provides a union of the filetree, xrefs, and search 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.
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.
Package search provides an inverted index implemenation of the search.Service interface.
Package search provides an inverted index implemenation of the search.Service interface.
tools
http_server
Binary http_server exposes HTTP/GRPC interfaces for the search, xrefs, and filetree services backed by either a combined serving table or a bare GraphStore.
Binary http_server exposes HTTP/GRPC interfaces for the search, 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 serving table implementation of the xrefs.Service.
Package xrefs provides a high-performance serving table 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.

Jump to

Keyboard shortcuts

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