_workspace/ directory

Directories

PathSynopsis
Godeps/_workspace/src
Godeps/_workspace/src/bitbucket.org
Godeps/_workspace/src/bitbucket.org/ww
Godeps/_workspace/src/bitbucket.org/ww/goautonegHTTP Content-Type Autonegotiation.
Godeps/_workspace/src/github.com
Godeps/_workspace/src/github.com/beorn7
Godeps/_workspace/src/github.com/beorn7/perks
Godeps/_workspace/src/github.com/beorn7/perks/quantilePackage quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.
Godeps/_workspace/src/github.com/bgentry
Godeps/_workspace/src/github.com/bgentry/speakeasy
Godeps/_workspace/src/github.com/bgentry/speakeasy/example
Godeps/_workspace/src/github.com/boltdb
Godeps/_workspace/src/github.com/boltdb/boltPackage bolt implements a low-level key/value store in pure Go.
Godeps/_workspace/src/github.com/boltdb/bolt/cmd
Godeps/_workspace/src/github.com/boltdb/bolt/cmd/bolt
Godeps/_workspace/src/github.com/bradfitz
Godeps/_workspace/src/github.com/bradfitz/http2Package http2 implements the HTTP/2 protocol.
Godeps/_workspace/src/github.com/bradfitz/http2/hpackPackage hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.
Godeps/_workspace/src/github.com/codegangsta
Godeps/_workspace/src/github.com/codegangsta/cliPackage cli provides a minimal framework for creating and organizing command line Go applications.
Godeps/_workspace/src/github.com/coreos
Godeps/_workspace/src/github.com/coreos/go-etcd
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd
Godeps/_workspace/src/github.com/coreos/go-semver
Godeps/_workspace/src/github.com/coreos/go-semver/semver
Godeps/_workspace/src/github.com/coreos/pkg
Godeps/_workspace/src/github.com/coreos/pkg/capnslog
Godeps/_workspace/src/github.com/coreos/pkg/capnslog/example
Godeps/_workspace/src/github.com/gogo
Godeps/_workspace/src/github.com/gogo/protobuf
Godeps/_workspace/src/github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
Godeps/_workspace/src/github.com/gogo/protobuf/proto/proto3_protoPackage proto3_proto is a generated protocol buffer package.
Godeps/_workspace/src/github.com/golang
Godeps/_workspace/src/github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
Godeps/_workspace/src/github.com/golang/protobuf
Godeps/_workspace/src/github.com/golang/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
Godeps/_workspace/src/github.com/google
Godeps/_workspace/src/github.com/google/btreePackage btree implements in-memory B-Trees of arbitrary degree.
Godeps/_workspace/src/github.com/jonboulle
Godeps/_workspace/src/github.com/jonboulle/clockwork
Godeps/_workspace/src/github.com/matttproud
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/pbutilPackage pbutil provides record length-delimited Protocol Buffer streaming.
Godeps/_workspace/src/github.com/prometheus
Godeps/_workspace/src/github.com/prometheus/client_golang
Godeps/_workspace/src/github.com/prometheus/client_golang/modelPackage model contains core representation of Prometheus client primitives.
Godeps/_workspace/src/github.com/prometheus/client_golang/prometheusPackage prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface.
Godeps/_workspace/src/github.com/prometheus/client_golang/textPackage text contains helper functions to parse and create text-based exchange formats.
Godeps/_workspace/src/github.com/prometheus/client_model
Godeps/_workspace/src/github.com/prometheus/client_model/goPackage io_prometheus_client is a generated protocol buffer package.
Godeps/_workspace/src/github.com/prometheus/procfsPackage procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Godeps/_workspace/src/github.com/stretchr
Godeps/_workspace/src/github.com/stretchr/testify
Godeps/_workspace/src/github.com/stretchr/testify/assert
Godeps/_workspace/src/github.com/ugorji
Godeps/_workspace/src/github.com/ugorji/go
Godeps/_workspace/src/github.com/ugorji/go/codecHigh Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json.
Godeps/_workspace/src/github.com/ugorji/go/codec/codecgencodecgen generates codec.Selfer implementations for a set of types.
Godeps/_workspace/src/golang.org
Godeps/_workspace/src/golang.org/x
Godeps/_workspace/src/golang.org/x/crypto
Godeps/_workspace/src/golang.org/x/crypto/bcryptPackage bcrypt implements Provos and Mazières's bcrypt adaptive hashing algorithm.
Godeps/_workspace/src/golang.org/x/crypto/blowfishPackage blowfish implements Bruce Schneier's Blowfish encryption algorithm.
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/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
Godeps/_workspace/src/golang.org/x/oauth2/facebookPackage facebook provides constants for using OAuth2 to access Facebook.
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".
Godeps/_workspace/src/golang.org/x/oauth2/linkedinPackage linkedin provides constants for using OAuth2 to access LinkedIn.
Godeps/_workspace/src/golang.org/x/oauth2/odnoklassnikiPackage odnoklassniki provides constants for using OAuth2 to access Odnoklassniki.
Godeps/_workspace/src/golang.org/x/oauth2/paypalPackage paypal provides constants for using OAuth2 to access PayPal.
Godeps/_workspace/src/golang.org/x/oauth2/vkPackage vk provides constants for using OAuth2 to access VK.com.
Godeps/_workspace/src/google.golang.org
Godeps/_workspace/src/google.golang.org/cloud
Godeps/_workspace/src/google.golang.org/cloud/compute
Godeps/_workspace/src/google.golang.org/cloud/compute/metadataPackage metadata provides access to Google Compute Engine (GCE) metadata and API service accounts.
Godeps/_workspace/src/google.golang.org/cloud/internalPackage internal provides support for the cloud packages.
Godeps/_workspace/src/google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
Godeps/_workspace/src/google.golang.org/grpc/benchmarkPackage benchmark implements the building blocks to setup end-to-end gRPC benchmarks.
Godeps/_workspace/src/google.golang.org/grpc/benchmark/client
Godeps/_workspace/src/google.golang.org/grpc/benchmark/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/benchmark/server
Godeps/_workspace/src/google.golang.org/grpc/benchmark/stats
Godeps/_workspace/src/google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
Godeps/_workspace/src/google.golang.org/grpc/credentialsPackage credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call.
Godeps/_workspace/src/google.golang.org/grpc/examples
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/clientPackage main implements a simple gRPC client that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs.
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/protoPackage proto is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/serverPackage main implements a simple gRPC server that demonstrates how to use gRPC-Go libraries to perform unary, client streaming, server streaming and full duplex RPCs.
Godeps/_workspace/src/google.golang.org/grpc/grpclogPackage log defines logging for grpc.
Godeps/_workspace/src/google.golang.org/grpc/interop
Godeps/_workspace/src/google.golang.org/grpc/interop/client
Godeps/_workspace/src/google.golang.org/grpc/interop/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/interop/server
Godeps/_workspace/src/google.golang.org/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
Godeps/_workspace/src/google.golang.org/grpc/test
Godeps/_workspace/src/google.golang.org/grpc/test/codec_perfPackage codec_perf is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/test/grpc_testingPackage grpc_testing is a generated protocol buffer package.
Godeps/_workspace/src/google.golang.org/grpc/transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
Version
v2.1.0+incompatible
Published
Jul 21, 2015
Platform
linux/amd64
Last checked
11 minutes ago

Tools for package owners.