phoreproject / pm-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
4 stars 8 forks source link

Partial cleanup of golint warnings: added/fixed comments, made context first parameter, and added defer cancel() to context.WithTimeout and context.WithCancel calls #1

Closed tohsnoom closed 6 years ago

meyer9 commented 6 years ago

Thanks for the PR! Merged.