x/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
Godeps/_workspace/src/golang.org/x/crypto | |
Godeps/_workspace/src/golang.org/x/crypto/ssh | Package ssh implements an SSH client and server. |
Godeps/_workspace/src/golang.org/x/crypto/ssh/agent | Package agent implements a client to an ssh-agent daemon. |
Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal | Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems. |
Godeps/_workspace/src/golang.org/x/crypto/ssh/test | This package contains integration tests for the golang.org/x/crypto/ssh package. |
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/html | Package html implements an HTML5-compliant tokenizer and parser. |
Godeps/_workspace/src/golang.org/x/net/html/atom | Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". |
Godeps/_workspace/src/golang.org/x/net/html/charset | Package charset provides common text encodings for HTML documents. |
Godeps/_workspace/src/golang.org/x/net/spdy | Package spdy implements the SPDY protocol (currently SPDY/3), described in http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3. |
Godeps/_workspace/src/golang.org/x/net/websocket | Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. |
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/clientcredentials | Package clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0". |
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. |
- Version
- v0.19.3
- Published
- Jun 22, 2015
- Platform
- windows/amd64
- Last checked
- 5 minutes ago –
Tools for package owners.