Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 296 Bytes

Pkg-go

Collection of commonly used packages and utilities in Go.

CircleCI

Testing

  • Run make test to run code checks and all tests with coverage. This will require Go installed on host.