Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sourcegraph/checkup
/ Check
Method
Check
interfaces.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
type
Checker
interface
{
9
Type() string
10
Check() (types.Result, error)
11
}
12
13
// Storage can store results.
Callers
3
Check
Method · 0.65
message.go
File · 0.65
root.go
File · 0.65
Implementers
6
fake
checkup_test.go
Checker
check/http/http.go
Checker
check/dns/dns.go
Checker
check/exec/exec.go
Checker
check/tls/tls.go
Checker
check/tcp/tcp.go
Calls
no outgoing calls
Tested by
no test coverage detected