fsgo

module
v0.0.0-...-89afeea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2017 License: Apache-2.0

README

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

Directories

Path Synopsis
Package adminz provides a simple set of adminz pages for administering a simple go server.
Package adminz provides a simple set of adminz pages for administering a simple go server.
concurrent
net

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL