performancecopilot / speed

A Go implementation of the PCP instrumentation API
MIT License
37 stars 6 forks source link

use pkg/errors to create errors with contexts #16

Closed suyash closed 7 years ago

suyash commented 8 years ago

https://github.com/pkg/errors

helps get better stack frames on errors than this

stacktrace

suyash commented 8 years ago

https://www.youtube.com/watch?v=lsBF58Q-DnY