tcnksm / go-httpstat

Tracing golang HTTP request latency
MIT License
421 stars 72 forks source link

[nit] fix golint warning and typo #11

Closed haya14busa closed 7 years ago

haya14busa commented 7 years ago

Thank you for the great library.

This pull-request just fixed golint warning and typo which I found while reading the code.

tcnksm commented 7 years ago

Nice. Thanks !

I will add golint test on Travis later.