Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sourcegraph/checkup
/ Maintain
Method
Maintain
interfaces.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
// needed or performing other required tasks.
31
type
Maintainer
interface
{
32
Maintain() error
33
}
34
35
// Notifier can notify ops or sysadmins of
Callers
1
CheckAndStore
Method · 0.65
Implementers
5
fake
checkup_test.go
Storage
storage/sql/sql.go
Storage
storage/s3/s3.go
Storage
storage/github/github.go
Storage
storage/fs/fs.go
Calls
no outgoing calls
Tested by
no test coverage detected