mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
9 lines
184 B
Text
9 lines
184 B
Text
panic: oh no
|
|
|
|
goroutine 1 [running]:
|
|
main.bar(...)
|
|
/go/src/presentation/main.go:18
|
|
main.foo()
|
|
/go/src/presentation/main.go:13 +0x85
|
|
main.main()
|
|
/go/src/presentation/main.go:8 +0x25
|