Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ Stop
Method
Stop
x/profile.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
// Stopper is an interface tasked with stopping the profiling process.
18
type
Stopper
interface
{
19
Stop()
20
}
21
22
// StartProfile starts a new mode for profiling.
Callers
15
Run
Method · 0.65
init
Function · 0.65
serveGRPC
Method · 0.65
run
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
init
Function · 0.65
serveGRPC
Function · 0.65
run
Function · 0.65
waitForExtSnapshotArmed
Function · 0.65
Implementers
3
noOpStopper
x/profile.go
LocalCluster
dgraphtest/local_cluster.go
offsetTimer
graphql/schema/response.go
Calls
no outgoing calls
Tested by
no test coverage detected