golang.org/ directory
Directories ¶
Path | Synopsis |
---|---|
Godeps/_workspace/src/golang.org/x | |
Godeps/_workspace/src/golang.org/x/crypto | |
Godeps/_workspace/src/golang.org/x/crypto/bcrypt | Package bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm. |
Godeps/_workspace/src/golang.org/x/crypto/blowfish | Package blowfish implements Bruce Schneier's Blowfish encryption algorithm. |
Godeps/_workspace/src/golang.org/x/net | |
Godeps/_workspace/src/golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
Godeps/_workspace/src/golang.org/x/net/netutil | Package netutil provides network utility functions, complementing the more common ones in the net package. |
Godeps/_workspace/src/golang.org/x/oauth2 | Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. |
Godeps/_workspace/src/golang.org/x/oauth2/facebook | Package facebook provides constants for using OAuth2 to access Facebook. |
Godeps/_workspace/src/golang.org/x/oauth2/github | Package github provides constants for using OAuth2 to access Github. |
Godeps/_workspace/src/golang.org/x/oauth2/google | Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs. |
Godeps/_workspace/src/golang.org/x/oauth2/internal | Package internal contains support packages for oauth2 package. |
Godeps/_workspace/src/golang.org/x/oauth2/jws | Package jws provides encoding and decoding utilities for signed JWS messages. |
Godeps/_workspace/src/golang.org/x/oauth2/jwt | Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0". |
Godeps/_workspace/src/golang.org/x/oauth2/linkedin | Package linkedin provides constants for using OAuth2 to access LinkedIn. |
Godeps/_workspace/src/golang.org/x/oauth2/odnoklassniki | Package odnoklassniki provides constants for using OAuth2 to access Odnoklassniki. |
Godeps/_workspace/src/golang.org/x/oauth2/paypal | Package paypal provides constants for using OAuth2 to access PayPal. |
Godeps/_workspace/src/golang.org/x/oauth2/vk | Package vk provides constants for using OAuth2 to access VK.com. |
Godeps/_workspace/src/golang.org/x/sys | |
Godeps/_workspace/src/golang.org/x/sys/unix | Package unix contains an interface to the low-level operating system primitives. |
- Version
- v2.2.2+incompatible
- Published
- Nov 19, 2015
- Platform
- linux/amd64
- Last checked
- 23 minutes ago –
Tools for package owners.