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

# Functions

New returns a new store and creates the underlying database if it doesn't exist already.

# Structs

Repo represents a repository, regardless from which codehost it came from.
Store wraps the connection to a SQLite database, to hold the state of the current task, so it can be interrupted and resumed safely.