Skip to content

gigawattio/go-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT: This package has been split into individual packages and is thus deprecated.

Migration instructions:

Adjust imports from "github.com/gigawattio/go-commons/pkg/X" to "github.com/gigawattio/X".

E.g. "github.com/gigawattio/go-commons/pkg/upstart" becomes "github.com/gigawattio/upstart".

go-commons

Documentation Build Status Report Card

Shared go packages used by projects at Gigawatt.

Formerly known as `gigawatt-common'.

Requirements

  • Go version 1.6 or newer
  • Locally running postgres database for running the unit-tests.

Running the test suite

go test ./...

TODO

  • Fix upstart serviceifier to pickup and preserve flags.
  • Update upstart serviceifier refuse to install as root?

About

Shared go packages used by projects at [Gigawatt](https://gigawatt.io/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages