_workspace/

directory
v0.0.0-...-d33f123 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2016 License: AGPL-3.0, GPL-3.0-or-later

Directories

Path Synopsis
src
github.com/lib/pq
Package pq is a pure Go Postgres driver for the database/sql package.
Package pq is a pure Go Postgres driver for the database/sql package.
github.com/lib/pq/listen_example
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
Below you will find a self-contained Go program which uses the LISTEN / NOTIFY mechanism to avoid polling the database while waiting for more work to arrive.
github.com/lib/pq/oid
Package oid contains OID constants as defined by the Postgres server.
Package oid contains OID constants as defined by the Postgres server.
github.com/ungerik/go-rest
## go-rest A small and evil REST framework for Go ### Reflection, Go structs, and JSON marshalling FTW! * go get github.com/ungerik/go-rest * import "github.com/ungerik/go-rest" * Documentation: http://go.pkgdoc.org/github.com/ungerik/go-rest * License: Public Domain Download, build and run example: go get github.com/ungerik/go-rest go install github.com/ungerik/go-rest/example && example Small? Yes, the framework consists of only three functions: HandleGET, HandlePOST, RunServer.
## go-rest A small and evil REST framework for Go ### Reflection, Go structs, and JSON marshalling FTW! * go get github.com/ungerik/go-rest * import "github.com/ungerik/go-rest" * Documentation: http://go.pkgdoc.org/github.com/ungerik/go-rest * License: Public Domain Download, build and run example: go get github.com/ungerik/go-rest go install github.com/ungerik/go-rest/example && example Small? Yes, the framework consists of only three functions: HandleGET, HandlePOST, RunServer.

Jump to

Keyboard shortcuts

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