MCPcopy Create free account
hub / github.com/daodst/chat / ComponentFinished

Method ComponentFinished

setup/process/process.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func (b *ProcessContext) ComponentFinished() {
38 b.wg.Done()
39}
40
41func (b *ProcessContext) ShutdownDendrite() {
42 b.shutdown()

Callers 2

SetupAndServeHTTPMethod · 0.80
PrepareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected