Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ noOpStopper
Struct
noOpStopper
x/profile.go:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
type
noOpStopper
struct
{}
47
48
func
(noOpStopper) Stop() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected