Godeps/_workspace/src | |
Godeps/_workspace/src/github.com | |
Godeps/_workspace/src/github.com/agl | |
Godeps/_workspace/src/github.com/agl/ed25519 | Package ed25519 implements the Ed25519 signature algorithm. |
Godeps/_workspace/src/github.com/agl/ed25519/edwards25519 | Package edwards25519 implements operations in GF(2**255-19) and on an Edwards curve that is isomorphic to curve25519. |
Godeps/_workspace/src/github.com/agl/ed25519/extra25519 | |
Godeps/_workspace/src/github.com/beorn7 | |
Godeps/_workspace/src/github.com/beorn7/perks | |
Godeps/_workspace/src/github.com/beorn7/perks/quantile | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. |
Godeps/_workspace/src/github.com/bugsnag | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go | Package bugsnag captures errors in real-time and reports them to Bugsnag (http://bugsnag.com). |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/errors | Package errors provides errors that have stack-traces. |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/appengine | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/http | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/revelapp | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/revelapp/app | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/revelapp/app/controllers | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/examples/revelapp/tests | |
Godeps/_workspace/src/github.com/bugsnag/bugsnag-go/revel | Package bugsnagrevel adds Bugsnag to revel. |
Godeps/_workspace/src/github.com/bugsnag/osext | Extensions to the standard "os" package. |
Godeps/_workspace/src/github.com/bugsnag/panicwrap | The panicwrap package provides functions for capturing and handling panics in your application. |
Godeps/_workspace/src/github.com/BurntSushi | |
Godeps/_workspace/src/github.com/BurntSushi/toml | Package toml provides facilities for decoding and encoding TOML configuration files via reflection. |
Godeps/_workspace/src/github.com/BurntSushi/toml/cmd | |
Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder | Command toml-test-decoder satisfies the toml-test interface for testing TOML decoders. |
Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder | Command toml-test-encoder satisfies the toml-test interface for testing TOML encoders. |
Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv | Command tomlv validates TOML documents and prints each key's type. |
Godeps/_workspace/src/github.com/cpuguy83 | |
Godeps/_workspace/src/github.com/cpuguy83/go-md2man | |
Godeps/_workspace/src/github.com/cpuguy83/go-md2man/md2man | |
Godeps/_workspace/src/github.com/docker | |
Godeps/_workspace/src/github.com/docker/distribution | |
Godeps/_workspace/src/github.com/docker/distribution/context | Package context provides several utilities for working with golang.org/x/net/context in http requests. |
Godeps/_workspace/src/github.com/docker/distribution/digest | Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. |
Godeps/_workspace/src/github.com/docker/distribution/health | Package health provides a generic health checking framework. |
Godeps/_workspace/src/github.com/docker/distribution/health/api | |
Godeps/_workspace/src/github.com/docker/distribution/health/checks | |
Godeps/_workspace/src/github.com/docker/distribution/registry | |
Godeps/_workspace/src/github.com/docker/distribution/registry/api | |
Godeps/_workspace/src/github.com/docker/distribution/registry/api/errcode | |
Godeps/_workspace/src/github.com/docker/distribution/registry/api/v2 | Package v2 describes routes, urls and the error codes used in the Docker Registry JSON HTTP API V2. |
Godeps/_workspace/src/github.com/docker/distribution/registry/auth | Package auth defines a standard interface for request access controllers. |
Godeps/_workspace/src/github.com/docker/distribution/registry/auth/htpasswd | Package htpasswd provides a simple authentication scheme that checks for the user credential hash in an htpasswd formatted file in a configuration-determined location. |
Godeps/_workspace/src/github.com/docker/distribution/registry/auth/silly | Package silly provides a simple authentication scheme that checks for the existence of an Authorization header and issues access if is present and non-empty. |
Godeps/_workspace/src/github.com/docker/distribution/registry/auth/token | |
Godeps/_workspace/src/github.com/docker/distribution/registry/client | |
Godeps/_workspace/src/github.com/docker/distribution/registry/client/auth | |
Godeps/_workspace/src/github.com/docker/distribution/registry/client/transport | |
Godeps/_workspace/src/github.com/docker/distribution/uuid | Package uuid provides simple UUID generation. |
Godeps/_workspace/src/github.com/docker/docker | |
Godeps/_workspace/src/github.com/docker/docker/pkg | |
Godeps/_workspace/src/github.com/docker/docker/pkg/tarsum | |
Godeps/_workspace/src/github.com/docker/docker/pkg/term | |
Godeps/_workspace/src/github.com/docker/docker/pkg/term/winconsole | |
Godeps/_workspace/src/github.com/docker/go | |
Godeps/_workspace/src/github.com/docker/go/canonical | |
Godeps/_workspace/src/github.com/docker/go/canonical/json | Package json implements encoding and decoding of JSON objects as defined in RFC 4627. |
Godeps/_workspace/src/github.com/docker/go-connections | |
Godeps/_workspace/src/github.com/docker/go-connections/tlsconfig | Package tlsconfig provides primitives to retrieve secure-enough TLS configurations for both clients and servers. |
Godeps/_workspace/src/github.com/docker/libtrust | Package libtrust provides an interface for managing authentication and authorization using public key cryptography. |
Godeps/_workspace/src/github.com/docker/libtrust/testutil | |
Godeps/_workspace/src/github.com/docker/libtrust/tlsdemo | |
Godeps/_workspace/src/github.com/docker/libtrust/trustgraph | |
Godeps/_workspace/src/github.com/dvsekhvalnov | |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go | Package jose provides high level functions for producing (signing, encrypting and compressing) or consuming (decoding) Json Web Tokens using Java Object Signing and Encryption spec |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/aes | Package aes contains provides AES Key Wrap and ECB mode implementations |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/arrays | Package arrays provides various byte array utilities |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/base64url | package base64url provides base64url encoding/decoding support |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/compact | package compact provides function to work with json compact serialization format |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/kdf | package kdf contains implementations of various key derivation functions |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/keys | |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/keys/ecc | package ecc provides helpers for creating elliptic curve leys |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/keys/rsa | package Rsa provides helpers for creating rsa leys |
Godeps/_workspace/src/github.com/dvsekhvalnov/jose2go/padding | package padding provides various padding algorithms |
Godeps/_workspace/src/github.com/golang | |
Godeps/_workspace/src/github.com/golang/protobuf | |
Godeps/_workspace/src/github.com/golang/protobuf/proto | Package proto converts data structures to and from the wire format of protocol buffers. |
Godeps/_workspace/src/github.com/golang/protobuf/proto/proto3_proto | Package proto3_proto is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/google | |
Godeps/_workspace/src/github.com/google/gofuzz | Package fuzz is a library for populating go objects with random values. |
Godeps/_workspace/src/github.com/gorilla | |
Godeps/_workspace/src/github.com/gorilla/context | Package context stores values shared during a request lifetime. |
Godeps/_workspace/src/github.com/gorilla/mux | Package gorilla/mux implements a request router and dispatcher. |
Godeps/_workspace/src/github.com/go-sql-driver | |
Godeps/_workspace/src/github.com/go-sql-driver/mysql | Go MySQL Driver - A MySQL-Driver for Go's database/sql package |
Godeps/_workspace/src/github.com/inconshreveable | |
Godeps/_workspace/src/github.com/inconshreveable/mousetrap | |
Godeps/_workspace/src/github.com/jinzhu | |
Godeps/_workspace/src/github.com/jinzhu/gorm | |
Godeps/_workspace/src/github.com/kr | |
Godeps/_workspace/src/github.com/kr/pretty | Package pretty provides pretty-printing for Go values. |
Godeps/_workspace/src/github.com/kr/text | Package text provides rudimentary functions for manipulating text in paragraphs. |
Godeps/_workspace/src/github.com/kr/text/colwriter | Package colwriter provides a write filter that formats input lines in multiple columns. |
Godeps/_workspace/src/github.com/kr/text/mc | Command mc prints in multiple columns. |
Godeps/_workspace/src/github.com/lib | |
Godeps/_workspace/src/github.com/lib/pq | |
Godeps/_workspace/src/github.com/lib/pq/hstore | |
Godeps/_workspace/src/github.com/magiconair | |
Godeps/_workspace/src/github.com/magiconair/properties | Package properties provides functions for reading and writing ISO-8859-1 and UTF-8 encoded .properties files and has support for recursive property expansion. |
Godeps/_workspace/src/github.com/mattn | |
Godeps/_workspace/src/github.com/mattn/go-sqlite3 | Package sqlite3 provides interface to SQLite3 databases. |
Godeps/_workspace/src/github.com/mattn/go-sqlite3/sqlite3_test | |
Godeps/_workspace/src/github.com/matttproud | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions | |
Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/pbutil | Package pbutil provides record length-delimited Protocol Buffer streaming. |
Godeps/_workspace/src/github.com/miekg | |
Godeps/_workspace/src/github.com/miekg/pkcs11 | Package pkcs11 is a wrapper around the PKCS#11 cryptographic library. |
Godeps/_workspace/src/github.com/mitchellh | |
Godeps/_workspace/src/github.com/mitchellh/go-homedir | |
Godeps/_workspace/src/github.com/mitchellh/mapstructure | The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure. |
Godeps/_workspace/src/github.com/olekukonko | |
Godeps/_workspace/src/github.com/olekukonko/tablewriter | Create & Generate text based table |
Godeps/_workspace/src/github.com/olekukonko/tablewriter/csv2table | |
Godeps/_workspace/src/github.com/prometheus | |
Godeps/_workspace/src/github.com/prometheus/client_golang | |
Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus | Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. |
Godeps/_workspace/src/github.com/prometheus/client_model | |
Godeps/_workspace/src/github.com/prometheus/client_model/go | Package io_prometheus_client is a generated protocol buffer package. |
Godeps/_workspace/src/github.com/prometheus/common | |
Godeps/_workspace/src/github.com/prometheus/common/expfmt | A package for reading and writing Prometheus metrics. |
Godeps/_workspace/src/github.com/prometheus/common/internal | |
Godeps/_workspace/src/github.com/prometheus/common/model | Package model contains common data structures that are shared across Prometheus componenets and libraries. |
Godeps/_workspace/src/github.com/prometheus/procfs | Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc. |
Godeps/_workspace/src/github.com/russross | |
Godeps/_workspace/src/github.com/russross/blackfriday | Blackfriday markdown processor. |
Godeps/_workspace/src/github.com/shurcooL | |
Godeps/_workspace/src/github.com/shurcooL/sanitized_anchor_name | Package sanitized_anchor_name provides a func to create sanitized anchor names. |
Godeps/_workspace/src/github.com/Sirupsen | |
Godeps/_workspace/src/github.com/Sirupsen/logrus | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/basic | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/examples/hook | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatters | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatters/logstash | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/bugsnag | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/papertrail | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/sentry | |
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/syslog | |
Godeps/_workspace/src/github.com/spf13 | |
Godeps/_workspace/src/github.com/spf13/cast | |
Godeps/_workspace/src/github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
Godeps/_workspace/src/github.com/spf13/cobra/cobra | |
Godeps/_workspace/src/github.com/spf13/cobra/cobra/cmd | |
Godeps/_workspace/src/github.com/spf13/cobra/doc | |
Godeps/_workspace/src/github.com/spf13/jwalterweatherman | |
Godeps/_workspace/src/github.com/spf13/pflag | Package pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags. |
Godeps/_workspace/src/github.com/spf13/viper | |
Godeps/_workspace/src/github.com/spf13/viper/remote | Package remote integrates the remote features of Viper. |
Godeps/_workspace/src/github.com/stretchr | |
Godeps/_workspace/src/github.com/stretchr/testify | |
Godeps/_workspace/src/github.com/stretchr/testify/assert | Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. |
Godeps/_workspace/src/github.com/stretchr/testify/require | Alternative testing tools which stop test execution if test failed. |
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/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/crypto/nacl | |
Godeps/_workspace/src/golang.org/x/crypto/nacl/secretbox | Package secretbox encrypts and authenticates small messages. |
Godeps/_workspace/src/golang.org/x/crypto/pbkdf2 | Package pbkdf2 implements the key derivation function PBKDF2 as defined in RFC 2898 / PKCS #5 v2.0. |
Godeps/_workspace/src/golang.org/x/crypto/poly1305 | Package poly1305 implements Poly1305 one-time message authentication code as specified in http://cr.yp.to/mac/poly1305-20050329.pdf. |
Godeps/_workspace/src/golang.org/x/crypto/salsa20 | |
Godeps/_workspace/src/golang.org/x/crypto/salsa20/salsa | Package salsa provides low-level access to functions in the Salsa family. |
Godeps/_workspace/src/golang.org/x/crypto/scrypt | Package scrypt implements the scrypt key derivation function as defined in Colin Percival's paper "Stronger Key Derivation via Sequential Memory-Hard Functions" (http://www.tarsnap.com/scrypt/scrypt.pdf). |
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/context/ctxhttp | Package ctxhttp provides helper functions for performing context-aware HTTP requests. |
Godeps/_workspace/src/golang.org/x/net/http2 | Package http2 implements the HTTP/2 protocol. |
Godeps/_workspace/src/golang.org/x/net/http2/h2i | The h2i command is an interactive HTTP/2 console. |
Godeps/_workspace/src/golang.org/x/net/http2/hpack | Package 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/trace | Package trace implements tracing of requests and long-lived objects. |
Godeps/_workspace/src/google.golang.org | |
Godeps/_workspace/src/google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/benchmark | Package 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_testing | Package 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/codes | Package codes defines the canonical error codes used by gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/credentials | Package 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/credentials/oauth | Package oauth implements gRPC credentials using OAuth. |
Godeps/_workspace/src/google.golang.org/grpc/examples | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_client | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/greeter_server | |
Godeps/_workspace/src/google.golang.org/grpc/examples/helloworld/helloworld | Package helloworld is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide | |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/client | Package 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/routeguide | Package proto is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/examples/route_guide/server | Package 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/grpclog | Package grpclog defines logging for grpc. |
Godeps/_workspace/src/google.golang.org/grpc/grpclog/glogger | Package glogger defines glog-based logging for grpc. |
Godeps/_workspace/src/google.golang.org/grpc/health | Package health provides some utility functions to health-check a server. |
Godeps/_workspace/src/google.golang.org/grpc/health/grpc_health_v1alpha | Package grpc_health_v1alpha is a generated protocol buffer package. |
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_testing | Package grpc_testing is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/interop/server | |
Godeps/_workspace/src/google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
Godeps/_workspace/src/google.golang.org/grpc/naming | Package naming defines the naming API and related data structures for gRPC. |
Godeps/_workspace/src/google.golang.org/grpc/naming/etcd | |
Godeps/_workspace/src/google.golang.org/grpc/test | |
Godeps/_workspace/src/google.golang.org/grpc/test/codec_perf | Package codec_perf is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/test/grpc_testing | Package grpc_testing is a generated protocol buffer package. |
Godeps/_workspace/src/google.golang.org/grpc/transport | Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC). |
Godeps/_workspace/src/gopkg.in | |
Godeps/_workspace/src/gopkg.in/yaml.v2 | Package yaml implements YAML support for the Go language. |