package
2.0.0+incompatible
Repository: https://github.com/sourcegraph/checkup.git
Documentation: pkg.go.dev

# Functions

GenerateFilename returns a filename that is ideal for storing the results file on a storage provider that relies on the filename for retrieval that is sorted by date/timeframe.
New creates a new Storage instance based on json config.

# Constants

FilenameFormatString is the format string used by GenerateFilename to create a filename.
No description provided by the author
Type should match the package name.

# Structs

Storage is a way to store checkup results on the local filesystem.