Skip to content

Syncano/pkg-go

Repository files navigation

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.