MCPcopy
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

15package main
16
17func init() {
18 setup()
19 configure()
20}
21
22func run() {
23 fmt.Println("starting")

Callers 2

setupFunction · 0.50
setupFunction · 0.50

Calls 1

setupFunction · 0.50

Tested by

no test coverage detected