Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
func
(b *ProcessContext) ComponentFinished() {
38
b.wg.Done()
39
}
40
41
func
(b *ProcessContext) ShutdownDendrite() {
42
b.shutdown()
Callers
2
SetupAndServeHTTP
Method · 0.80
Prepare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected