MCPcopy
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
46type noOpStopper struct{}
47
48func (noOpStopper) Stop() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected