ransford-stripe

Results 3 issues of ransford-stripe

This package's `Context` interface is _almost_, but not quite, identical to x/crypto/ssh's `ConnMetadata` interface. Seeing how similar they are, I wonder if the differences are unintentional. I'm pretty sure anyone...

This PR teaches Smokescreen to report more detailed information about connection errors under a new metric `cn.atpt.connect.err`, tagged by `type:`. It unconditionally reports this metric whenever `cn.atpt.total` is incremented with...

Golint rightly complains (WIP: #94) about missing comments on public things, `go doc github.com/stripe/smokescreen` is empty, and `go doc github.com/stripe/smokescreen/pkg/smokescreen` currently pulls a package comment from `logruswriter.go`. Happy to volunteer,...