You've already forked go-profiler-notes
mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2025-07-15 23:54:16 +02:00
10 lines
184 B
Plaintext
10 lines
184 B
Plaintext
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
|