//
pkg.gl
Category
github.com/sourcegraph/sourcegraph
dev
scaletesting
internal
store
package
4.5.1+incompatible
Repository:
https://github.com/sourcegraph/sourcegraph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
136 SLOC
#
Functions
New
New returns a new store and creates the underlying database if it doesn't exist already.
#
Structs
Repo
Repo represents a repository, regardless from which codehost it came from.
Store
Store wraps the connection to a SQLite database, to hold the state of the current task, so it can be interrupted and resumed safely.