Path | Synopsis |
---|---|
archive | Package archive constructs a LogDog archive out of log stream components. |
fetcher | |
renderer | Package renderer exports the capability to render a LogDog log stream to an io.Writer. |
storage | |
storage/archive | Package archive implements a storage.Storage instance that retrieves logs from a Google Storage archive. |
storage/archive/logdog_archive_test | Package main implements a simple CLI tool to load and interact with Google Storage archived data. |
storage/bigtable | Package bigtable provides an implementation of the Storage interface backed by Google Cloud Platform's BigTable. |
storage/bigtable/logdog_bigtable_test | Package main implements a simple CLI tool to load and interact with storage data in Google BigTable data. |
storage/memory | Package memory implements in-memory Storage structures. |
types | |
viewer | Package viewer is a support library to interact with the LogDog web app and log stream viewer. |
Updated 2021-01-27. Refresh now. Tools for package owners.