net/ directory

Directories

PathSynopsis
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/context/ctxhttpPackage ctxhttp provides helper functions for performing context-aware HTTP requests.
Godeps/_workspace/src/golang.org/x/net/http2Package http2 implements the HTTP/2 protocol.
Godeps/_workspace/src/golang.org/x/net/http2/h2iThe h2i command is an interactive HTTP/2 console.
Godeps/_workspace/src/golang.org/x/net/http2/hpackPackage hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.
Godeps/_workspace/src/golang.org/x/net/internal
Godeps/_workspace/src/golang.org/x/net/tracePackage trace implements tracing of requests and long-lived objects.
Version
v0.2.0
Published
Feb 25, 2016
Platform
linux/amd64
Last checked
41 minutes ago

Tools for package owners.