x/ directory

Directories

PathSynopsis
Godeps/_workspace/src/golang.org/x/net
Godeps/_workspace/src/golang.org/x/net/contextPackage 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/htmlPackage html implements an HTML5-compliant tokenizer and parser.
Godeps/_workspace/src/golang.org/x/net/html/atomPackage 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/charsetPackage charset provides common text encodings for HTML documents.
Godeps/_workspace/src/golang.org/x/net/websocketPackage websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
Godeps/_workspace/src/golang.org/x/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
Godeps/_workspace/src/golang.org/x/oauth2/githubPackage github provides constants for using OAuth2 to access Github.
Godeps/_workspace/src/golang.org/x/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
Godeps/_workspace/src/golang.org/x/oauth2/internalPackage internal contains support packages for oauth2 package.
Godeps/_workspace/src/golang.org/x/oauth2/jwsPackage jws provides encoding and decoding utilities for signed JWS messages.
Godeps/_workspace/src/golang.org/x/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
Version
v0.13.1
Published
Mar 17, 2015
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.