Skip to content
/ pkg-go Public

Collection of commonly used packages and utilities.

Notifications You must be signed in to change notification settings

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.