Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ init
Function
init
tests/fixtures/go/extraction/calls.go:17–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
package
main
16
17
func
init() {
18
setup()
19
configure()
20
}
21
22
func
run() {
23
fmt.Println(
"starting"
)
Callers
2
setup
Function · 0.50
setup
Function · 0.50
Calls
1
setup
Function · 0.50
Tested by
no test coverage detected