Directories ¶
Path | Synopsis |
---|---|
Package files declares the FileStore interface and implements a single in-memory FileStore
|
Package files declares the FileStore interface and implements a single in-memory FileStore |
Package gsutil is collection of helper functions for storage tools.
|
Package gsutil is collection of helper functions for storage tools. |
Package inmemory implements a simple in-memory graphstore.Service.
|
Package inmemory implements a simple in-memory graphstore.Service. |
Package keyvalue implements a generic GraphStore for anything that implements the DB interface.
|
Package keyvalue implements a generic GraphStore for anything that implements the DB interface. |
Package leveldb implements a graphstore.Service using a LevelDB backend database.
|
Package leveldb implements a graphstore.Service using a LevelDB backend database. |
Package sql implements a graphstore.Service using a SQL database backend.
|
Package sql implements a graphstore.Service using a SQL database backend. |
Package stream provides utility functions to consume Entry streams.
|
Package stream provides utility functions to consume Entry streams. |
Package table implements lookup table interfaces for protobufs.
|
Package table implements lookup table interfaces for protobufs. |
tools
|
|
directory_indexer
Binary directory_indexer produces a set of Entry protos representing the files in the given directories.
|
Binary directory_indexer produces a set of Entry protos representing the files in the given directories. |
read_entries
Binary read_entries scans the entries from a specified GraphStore and emits them to stdout as a delimited stream.
|
Binary read_entries scans the entries from a specified GraphStore and emits them to stdout as a delimited stream. |
triples
Binary triples implements a converter from an Entry stream to a stream of triples.
|
Binary triples implements a converter from an Entry stream to a stream of triples. |
write_entries
Binary write_entries reads a stream of protobuf entries on os.Stdin and writes each to a graphstore server.
|
Binary write_entries reads a stream of protobuf entries on os.Stdin and writes each to a graphstore server. |
Package vnameutil provides utilities for generating consistent VNames from common path-like values (e.g., filenames, import paths).
|
Package vnameutil provides utilities for generating consistent VNames from common path-like values (e.g., filenames, import paths). |
Package xrefs contains a simple implementation of the xrefs.Service interface backed by a graphstore.Service.
|
Package xrefs contains a simple implementation of the xrefs.Service interface backed by a graphstore.Service. |
Click to show internal directories.
Click to hide internal directories.