Directories ¶
Path | Synopsis |
---|---|
_workspace
|
|
src/github.com/codegangsta/negroni
Package negroni is an idiomatic approach to web middleware in Go.
|
Package negroni is an idiomatic approach to web middleware in Go. |
src/github.com/google/go-github/github
Package github provides a client for using the GitHub API.
|
Package github provides a client for using the GitHub API. |
src/github.com/google/go-querystring/query
Package query implements encoding of structs into URL query parameters.
|
Package query implements encoding of structs into URL query parameters. |
src/github.com/kelseyhightower/envconfig
Package envconfig implements decoding of environment variables based on a user defined specification.
|
Package envconfig implements decoding of environment variables based on a user defined specification. |
src/github.com/tchap/oauth
OAuth 1.0 consumer implementation.
|
OAuth 1.0 consumer implementation. |
src/github.com/tchap/oauth/examples/jira
Note: I haven't had a chance to test that this works.
|
Note: I haven't had a chance to test that this works. |
src/github.com/tchap/oauth/examples/latitude
THIS NO LONGER WORKS!! Latitude is using OAuth 2.0 now.
|
THIS NO LONGER WORKS!! Latitude is using OAuth 2.0 now. |
src/github.com/tchap/oauth/examples/netflix
go run examples/netflix/netflix.go --consumerkey <key> --consumersecret <secret> --appname <appname>
|
go run examples/netflix/netflix.go --consumerkey <key> --consumersecret <secret> --appname <appname> |
src/github.com/tchap/oauth/examples/twitterserver
Similar to the twitter example, but using an HTTP server instead of the command line.
|
Similar to the twitter example, but using an HTTP server instead of the command line. |
Click to show internal directories.
Click to hide internal directories.