Skip to content

foursquare/fsgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

673b0e9 · Feb 26, 2019

History

88 Commits
Feb 22, 2019
Oct 16, 2015
May 8, 2017
Feb 26, 2019
May 3, 2017
Feb 22, 2019
Oct 13, 2015
Apr 30, 2017
Feb 26, 2019
Feb 26, 2019
Nov 10, 2015

Repository files navigation

Foursquare Common Go Libraries

Build Status Coverage Status

A collection of reusable libraries and tools for building webservices in Go.

Contributing

Go Version and PATH

fsgo libraries are tested and developed assuming Go 1.5 and $GOPATH/bin is on PATH.

Foursquare engineers: you can add this to your bashrc.

GoImports

fsgo uses goimports formatting (a superset of go fmt rules, including grouping imports):

  • Install goimports: go get golang.org/x/tools/cmd/goimports
  • Fix up files: goimports -w *.go

About

Reusable libraries for building Go services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published