net: golang.org/x/net/context Index | Examples | Files | Directories

Packages that import context

PathSynopsis
aqwari.net/net/styxPackage styx provides 9P client and server implementations.
aqwari.net/net/styx/styxserverPackage styxserver implements a main loop for running a 9P server.
bazil.org/bazil/cas/blobs
bazil.org/bazil/cas/chunksPackage chunks implements low-level storage for chunks of data.
bazil.org/bazil/cas/chunks/chunkutilPackage chunkutil contains helper functions only needed by chunks.Store implementations.
bazil.org/bazil/cas/chunks/kvchunks
bazil.org/bazil/cas/chunks/mockPackage mock contains chunks.Store implementation for testing.
bazil.org/bazil/cas/chunks/stash
bazil.org/bazil/cli/debug/cas/chunk/add
bazil.org/bazil/cli/debug/cas/chunk/get
bazil.org/bazil/cli/debug/peer/ping
bazil.org/bazil/cli/peer/add
bazil.org/bazil/cli/peer/location/set
bazil.org/bazil/cli/peer/storage/allow
bazil.org/bazil/cli/peer/volume/allow
bazil.org/bazil/cli/pubkey
bazil.org/bazil/cli/server/ping
bazil.org/bazil/cli/sharing/add
bazil.org/bazil/cli/volume/connect
bazil.org/bazil/cli/volume/create
bazil.org/bazil/cli/volume/mount
bazil.org/bazil/cli/volume/storage/add
bazil.org/bazil/cli/volume/sync
bazil.org/bazil/fs
bazil.org/bazil/fs/readonlyPackage readonly provides simplified read-only FUSE access to file system contents based on CAS stored data.
bazil.org/bazil/fs/snap
bazil.org/bazil/kv
bazil.org/bazil/kv/kvfiles
bazil.org/bazil/kv/kvmock
bazil.org/bazil/kv/kvmulti
bazil.org/bazil/kv/kvpeer
bazil.org/bazil/kv/untrusted
bazil.org/bazil/peer/wirePackage wire is a generated protocol buffer package.
bazil.org/bazil/server/control
bazil.org/bazil/server/control/wirePackage wire is a generated protocol buffer package.
bazil.org/bazil/server/peer
bazil.org/bazil/util/grpcedtls
bazil.org/bolt-mount
bazil.org/fuse/fs
bazil.org/fuse/fs/fstestutil
bazil.org/fuse/fs/fstestutil/record
bitbucket.org/​creachadair/​blobstore/​cmd/​blobsyncBinary blobsync copies data between storage.Interface implementations.
bitbucket.org/​creachadair/​blobstore/​storage/​syncPackage sync synchronizes the contents of storage implementations.
bitbucket.org/creachadair/blobstore/storeutilPackage storeutil provides convenience functions for reading and writing blobs in a blobstore.
bitbucket.org/creachadair/group/cmd/copytreeBinary copytree is an example program to demonstrate the use of the group and throttle packages to manage concurrency.
bitbucket.org/kardianos/rdbSQL Relational Database Client.
bitbucket.org/mellium/boshPackage bosh is an implementation of XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
bitbucket.org/mellium/bosh/internalPackage internal provides internal APIs used by the bosh package.
bitbucket.org/mspace/bricktop/client
blitiri.com.ar/go/dnss/dnstogrpc
blitiri.com.ar/go/dnss/grpctodns
blitiri.com.ar/go/dnss/internal/protoPackage dnss is a generated protocol buffer package.
blitiri.com.ar/go/remoteu2f/internal/client
blitiri.com.ar/go/remoteu2f/internal/protoPackage remoteu2f is a generated protocol buffer package.
blitiri.com.ar/go/remoteu2f/remoteu2f-proxyremoteu2f-proxy is the http+grpc server for remoteu2f.
bosun.org/cmd/scollector/collectors
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserverPackage blobserver defines how raw blobs are stored and accessed.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​archiverPackage archiver zips lots of little blobs into bigger zip files and stores them somewhere.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​blobpacked
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​diskpackedPackage diskpacked registers the "diskpacked" blobserver storage type, storing blobs packed together into monolithic data files with an index listing the sizes and offsets of the little blobs within the large files.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​encryptPackage encrypt registers the "encrypt" blobserver storage type which stores all blobs and metadata with AES encryption into other wrapped storage targets (e.g.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​handlersPackage handlers implements the HTTP interface to the Camlistore blob server.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​localdiskPackage localdisk registers the "filesystem" blobserver storage type, storing blobs in a forest of sharded directories at the specified root.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​remotePackage remote registers the "remote" blobserver storage type, storing and fetching blobs from a remote Camlistore server, speaking the HTTP protocol.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​replicaPackage replica registers the "replica" blobserver storage type, providing synchronous replication to one more backends.
camlistore.googlesource.com/​camlistore.git/​pkg/​blobserver/​storagetestPackage storagetest tests blobserver.Storage implementations
camlistore.googlesource.com/​camlistore.git/​pkg/​gcPackage gc defines a generic garbage collector.
camlistore.googlesource.com/​camlistore.git/​pkg/​geocodePackage geocode handles mapping user-entered locations into lat/​long polygons.
camlistore.googlesource.com/​camlistore.git/​pkg/​googlestoragePackage googlestorage is simple Google Cloud Storage client.
camlistore.googlesource.com/​camlistore.git/​pkg/​importer/​foursquarePackage foursquare implements an importer for foursquare.com accounts.
camlistore.googlesource.com/​camlistore.git/​pkg/​index/​indextestPackage indextest contains the unit tests for the indexer so they can be re-used for each specific implementation of the index Storage interface.
camlistore.googlesource.com/​camlistore.git/​pkg/​searchPackage search describes and answers Camlistore search queries.
camlistore.googlesource.com/​camlistore.git/​pkg/​sorted/​mysqlPackage mysql provides an implementation of sorted.KeyValue on top of MySQL.
camlistore.googlesource.com/​camlistore.git/​pkg/​testPackage test provides common Camlistore test objects.
camlistore.googlesource.com/​camlistore.git/​website
camlistore.org/cmd/camdeployThe camdeploy program deploys Camlistore on cloud computing platforms such as Google Compute Engine or Amazon EC2.
camlistore.org/cmd/camputThe camput tool mainly pushes blobs, files, and directories.
camlistore.org/cmd/camtoolThe camtool binary is a collection of commands to help with the use of a camlistore server.
camlistore.org/pkg/blobserverPackage blobserver defines how raw blobs are stored and accessed.
camlistore.org/pkg/blobserver/condPackage cond registers the "cond" conditional blobserver storage type to select routing of get/​put operations on blobs to other storage targets as a function of their content.
camlistore.org/pkg/blobserver/diskpackedPackage diskpacked registers the "diskpacked" blobserver storage type, storing blobs packed together into monolithic data files with an index listing the sizes and offsets of the little blobs within the large files.
camlistore.org/pkg/blobserver/encryptPackage encrypt registers the "encrypt" blobserver storage type which stores all blobs and metadata with AES encryption into other wrapped storage targets (e.g.
camlistore.org/​pkg/​blobserver/​google/​cloudstoragePackage cloudstorage registers the "googlecloudstorage" blob storage type, storing blobs on Google Cloud Storage (not Google Drive).
camlistore.org/pkg/blobserver/google/drivePackage drive registers the "googledrive" blobserver storage type, storing blobs in a Google Drive folder.
camlistore.org/pkg/blobserver/handlersPackage handlers implements the HTTP interface to the Camlistore blob server.
camlistore.org/pkg/blobserver/localdiskPackage localdisk registers the "filesystem" blobserver storage type, storing blobs in a forest of sharded directories at the specified root.
camlistore.org/pkg/blobserver/memoryPackage memory registers the "memory" blobserver storage type, storing blobs in an in-memory map.
camlistore.org/pkg/blobserver/mongoPackage mongo registers the "mongo" blobserver storage type, storing blobs using MongoDB.
camlistore.org/pkg/blobserver/remotePackage remote registers the "remote" blobserver storage type, storing and fetching blobs from a remote Camlistore server, speaking the HTTP protocol.
camlistore.org/pkg/blobserver/replicaPackage replica registers the "replica" blobserver storage type, providing synchronous replication to one more backends.
camlistore.org/pkg/blobserver/s3Package s3 registers the "s3" blobserver storage type, storing blobs in an Amazon Web Services' S3 storage bucket.
camlistore.org/pkg/blobserver/shardPackage shard registers the "shard" blobserver storage type, predictably spraying out blobs out over the provided backends based on their blobref.
camlistore.org/pkg/blobserver/storagetestPackage storagetest tests blobserver.Storage implementations
camlistore.org/pkg/clientPackage client implements a Camlistore client.
camlistore.org/pkg/deploy/gcePackage gce provides tools to deploy Camlistore on Google Compute Engine.
camlistore.org/pkg/gcPackage gc defines a generic garbage collector.
camlistore.org/pkg/geocodePackage geocode handles mapping user-entered locations into lat/​long polygons.
camlistore.org/pkg/googlestoragePackage googlestorage is simple Google Cloud Storage client.
camlistore.org/pkg/importerPackage importer imports content from third-party websites.
camlistore.org/pkg/importer/feedPackage feed implements an importer for RSS, Atom, and RDF feeds.
camlistore.org/pkg/importer/foursquarePackage foursquare implements an importer for foursquare.com accounts.
camlistore.org/pkg/importer/picasaPackage picasa implements an importer for picasa.com accounts.
camlistore.org/pkg/indexPackage index provides a generic indexing system on top of the abstract Storage interface.
camlistore.org/pkg/index/indextestPackage indextest contains the unit tests for the indexer so they can be re-used for each specific implementation of the index Storage interface.
camlistore.org/pkg/osutil/gcePackage gce configures hooks for running Camlistore for Google Compute Engine.
camlistore.org/pkg/searchPackage search describes and answers Camlistore search queries.
camlistore.org/pkg/serverPackage server implements the server HTTP interface for the UI, publishing, setup, status, sync, thubnailing, etc.
camlistore.org/pkg/sorted/mysqlPackage mysql provides an implementation of sorted.KeyValue on top of MySQL.
camlistore.org/pkg/testPackage test provides common Camlistore test objects.
camlistore.org/website
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​client/​tokenclientPackage tokenclient implements pRPC client for The Token Server.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​api/​templatePackage template defines a proto-based way to configure templates for JSON documents.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​authPackage auth implements an opinionated wrapper around OAuth2.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​auth/​internalPackage internal contains code used internally by common/​auth.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​cancelcondPackage cancelcond implements a wrapper around sync.Cond that response to context.Context cancellation.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​clock
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​clock/​testclock
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​cloudlogging
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​configPackage config is a library to access the luci-config service.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​cryptorandPackage cryptorand implements a mockable source or crypto strong randomness.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​ctxcmd
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​grpcutilPackage grpcutil is a utility package to supplement Google's gRPC package, "google.golang.org/​grpc".
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​lazyslotPackage lazyslot implements a caching scheme for globally shared objects that take significant time to refresh.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​loggingPackage logging defines Logger interface and context.Context helpers to put\get logger from context.Context.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​logging/​cloudlog
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​logging/​gologger
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​logging/​memlogger
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​logging/​teelogger
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​mathrandPackage mathrand implements a mockable interface for math/​rand.Rand.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​promise
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​prpcPackage prpc (provisional RPC) implements an RPC client over HTTP 1.x.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​retry
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​transportPackage transport allows to inject http.RoundTripper implementation into a context.Context.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​tsmonPackage tsmon contains global state and utility functions for configuring and interacting with tsmon.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​tsmon/​metricPackage metric is the API for defining metrics and updating their values.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​tsmon/​monitorPackage monitor contains the code for sending metric data to monitoring endpoints.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​tsmon/​storePackage store contains code for storing and retreiving metrics.
chromium.googlesource.com/​external/​github.com/​luci/​luci-go.git/​common/​tsmon/​targetPackage target contains information about the thing that is sending metrics - either a NetworkDevice (a machine) or a Task (a service).
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​libs/​ephelper
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​monitoring/​dispatcher
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​monitoring/​eventloggerPackage eventlogger provides a non-blocking logging interface for ChromeInfraEvents.
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​monitoring/​looper
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​monitoring/​proxy
chromium.googlesource.com/​infra/​infra.git/​go/​src/​infra/​tools/​cloudtail
code.palmstonegames.com/chttpContext based HTTP loader, chainer, http handler
docwhat.org/docker-image-cleaner
euphoria.io/heim/backend
gist.github.com/cbfa5a05023549bcf565.git
github.com/0xor1/gusGAE datastore following github.com/​0xor1/​sus.Store pattern
github.com/0xor1/joakwrapper for github.com/0xor1/oak
github.com/18F/cg-deck/helpers
github.com/18F/cg-deck/helpers/testhelpers
github.com/7ing/go-flowCancellable flow-net (a concurrent pattern) for Go programming language
github.com/abbot/go-http-authPackage auth is an implementation of HTTP Basic and HTTP Digest authentication.
github.com/abema/cloth/_example
github.com/agaurav/ginGin is a HTTP web framework written in Go (Golang).
github.com/aggrolite/gedditPackage reddit implements an abstraction for the reddit.com API.
github.com/airnandez/cluefs
github.com/akaspin/concurrency
github.com/akaspin/vitess_poolsPackage pools provides functionality to manage and reuse resources like connections.
github.com/akutz/rexray/drivers/storage/gce
github.com/albertoleal/features/apiPackage errors contains common business errors to be user all over the server.
github.com/albertrdixon/escarolePackage escarole is a really dumb program for updating things
github.com/albertrdixon/gearbox/ezd
github.com/albertrdixon/gearbox/process
github.com/alesstimec/juju/provider/vsphere
github.com/AlexanderChen1989/channel/client
github.com/AlexanderChen1989/channel/server
github.com/AlexanderChen1989/xrestJSON Restful API with context.Context in mind.
github.com/AlexanderChen1989/xrest/plugs
github.com/AlexanderChen1989/xrest/plugs/body
github.com/​AlexanderChen1989/​xrest/​plugs/​close
github.com/​AlexanderChen1989/​xrest/​plugs/​limit
github.com/​AlexanderChen1989/​xrest/​plugs/​mapstruct
github.com/​AlexanderChen1989/​xrest/​plugs/​router
github.com/​AlexanderChen1989/​xrest/​plugs/​static
github.com/​AlexanderChen1989/​xrest/​plugs/​timeout
github.com/AlexMax/charonA game authentication server, second try...
github.com/alinz/machineGo State Machine
github.com/alinz/machine/local
github.com/​alkasir/​alkasir/​cmd/​alkasir-torpt-server
github.com/altipla-consulting/databasePackage database writes and reads structs to SQL tables.
github.com/altipla-consulting/influxdbPackage influxdb allows to send data to a remote InfluxDB server and then query the data to obtain results.
github.com/altipla-consulting/schemaPackage schema helps to migrate the schema of a MySQL database.
github.com/​Altoros/​juju-cloudsigma/​provider/​vsphere
github.com/anacrolix/torrent/fs
github.com/ancientlore/ctxmapPackage ctxmap implements a registry for global context.Context for use in web applications.
github.com/ancientlore/words
github.com/andres-erbsen/torchProbably not the TOR client you are looking for.
github.com/andres-erbsen/torch/nd
github.com/andres-erbsen/torch/nd/nd
github.com/andrew-d/wolf/middleware
github.com/andrew-d/wolf/router
github.com/andrew-d/wolf/router/simple
github.com/andreweduffy/httpfsHellofs implements a simple "hello world" file system.
github.com/andviro/noodleContext-aware middleware chains for Golang net/​http
github.com/andviro/noodle/adapt
github.com/andviro/noodle/adapt/gorilla
github.com/andviro/noodle/bind
github.com/andviro/noodle/middleware
github.com/andviro/noodle/render
github.com/andviro/noodle/wok
github.com/AndyNortrup/TweetHarvestA simple Go Map-Reduce system that queries twitter for key words, pulls addresses from the tweets and produces an RSS feed with the most popular links to be read later.
github.com/antonikonovalov/grpc-geoip2/client
github.com/antonikonovalov/grpc-geoip2/geoip2Package geoip2 is a generated protocol buffer package.
github.com/antonikonovalov/grpc-geoip2/server
github.com/a-palchikov/poller
github.com/a-palchikov/poller/poll
github.com/apita1973/oauthexample
github.com/apognu/gocas/protocol/oauth
github.com/​appcore-project/​acs/​internal/​appregi
github.com/​appcore-project/​acs/​internal/​appregi/​internal/​spi
github.com/​araddon/​qlbridge/​datasource/​membtree
github.com/araddon/qlbridge/datasource/memdb
github.com/araddon/qlbridge/planPlan structures, converts AST into a plan, with a DAG of tasks that comprise that plan, the planner is pluggable.
github.com/araddon/qlbridge/schemaThe core Relational Algrebra schema objects such as Table, Schema, DataSource, Fields, Headers, Index.
github.com/​aristanetworks/​goarista/​cmd/​occlientThe occlient tool is a client for the gRPC service for getting and setting the OpenConfig configuration and state of a network device.
github.com/aristanetworks/goarista/openconfigPackage openconfig is a generated protocol buffer package.
github.com/armon/go-socks5SOCKS5 server in Golang
github.com/arschles/gcsup
github.com/arschles/gorionPackage gorion is a Go client library for Iron.io (http:/​/​www.iron.io/​) services.
github.com/arschles/gorion/mqPackage mq provides a Client interface for code that needs an IronMQ v3 (http:/​/​dev.iron.io/​mq/​3/​reference/​api/​) client.
github.com/arschles/kubeclient/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/asbjornenge/docker/api/server
github.com/​asbjornenge/​docker/​api/​server/​httputils
github.com/​asbjornenge/​docker/​api/​server/​router/​local
github.com/​asbjornenge/​docker/​api/​server/​router/​network
github.com/​asbjornenge/​docker/​api/​server/​router/​volume
github.com/asbjornenge/docker/graph
github.com/asjoyner/fuse_gdriveThe fuse_gdrive command makes your Google Drive files accessible as a local mount point.
github.com/astaxie/beegaebeego is an open-source, high-performance, modularity, full-stack web framework
github.com/astaxie/beegae/sessionpackage session provider
github.com/astaxie/beegae/session/appengine
github.com/asteris-llc/hammer
github.com/asteris-llc/hammer/hammer
github.com/asticode/go-logger/logger
github.com/asticode/go-stopwatch/stopwatch
github.com/atlassian/gostatsd
github.com/atlassian/gostatsd/statsdPackage statsd implements functionality for creating servers compatible with the statsd protocol.
github.com/atotto/kamiweb "framework" using x/net/context
github.com/AustinDizzy/davine/app/admin
github.com/AustinDizzy/davine/app/config
github.com/AustinDizzy/davine/app/counter
github.com/AustinDizzy/davine/app/data
github.com/AustinDizzy/davine/app/email
github.com/AustinDizzy/davine/app/routes
github.com/AustinDizzy/davine/app/utils
github.com/autograde/antiplagiarism
github.com/​autograde/​antiplagiarism/​client_example
github.com/autograde/antiplagiarism/protoPackage proto is a generated protocol buffer package.
github.com/avadhutp/phileas/lib
github.com/aws/amazon-ecs-agent/agent
github.com/​aws/​amazon-ecs-agent/​agent/​acs/​handlerPackage handler deals with appropriately reacting to all ACS messages as well as maintaining the connection to ACS.
github.com/aws/amazon-ecs-agent/agent/engineThe 'engine' package contains code for interacting with container-running backends and handling events from them.
github.com/aws/amazon-ecs-agent/agent/stats
github.com/​aws/​amazon-ecs-agent/​agent/​utils/​ttimePackage ttime implements a testable alternative to the Go "time" package.
github.com/aybabtme/broadcasterPackage broadcaster provides a way to send events to multiple listeners.
github.com/aybabtme/cockroach/clientPackage client provides clients for accessing the various externally-facing Cockroach database endpoints.
github.com/aybabtme/cockroach/client/rpc
github.com/aybabtme/cockroach/kvPackage kv provides a key-value API to an underlying cockroach datastore.
github.com/aybabtme/cockroach/multiraftPackage multiraft implements the Raft distributed consensus algorithm.
github.com/aybabtme/cockroach/serverPackage server implements the Cockroach storage node.
github.com/aybabtme/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/aybabtme/cockroach/util/logPackage log implements logging analogous to the Google-internal C++ INFO/​ERROR/​V setup.
github.com/aybabtme/fakenetFake network connections.
github.com/Ayiga/apnsA Golang package for sending Apple Push Notifications and using the Feedback Service.
github.com/ayngling/batch
github.com/aznashwan/juju/provider/vsphere
github.com/azr/socketmanPackage socketman implements simple websocket client/​server in golang
github.com/badgerodon/stack/storage
github.com/barnybug/go-castA command line tool to control Google Chromecast devices.
github.com/barnybug/go-cast/controllers
github.com/barnybug/go-cast/discoveryPackage discovery provides a discovery service for chromecast devices
github.com/barnybug/go-cast/net
github.com/barnybug/gohome/services/castPackage cast service to integrate Google Chromecast.
github.com/bazil/bazil/cas/blobs
github.com/bazil/bazil/cas/chunksPackage chunks implements low-level storage for chunks of data.
github.com/bazil/bazil/cas/chunks/chunkutilPackage chunkutil contains helper functions only needed by chunks.Store implementations.
github.com/bazil/bazil/cas/chunks/kvchunks
github.com/bazil/bazil/cas/chunks/mockPackage mock contains chunks.Store implementation for testing.
github.com/bazil/bazil/cas/chunks/stash
github.com/bazil/bazil/cli/pubkey
github.com/bazil/bazil/fs
github.com/bazil/bazil/fs/readonlyPackage readonly provides simplified read-only FUSE access to file system contents based on CAS stored data.
github.com/bazil/bazil/fs/snap
github.com/bazil/bazil/kv
github.com/bazil/bazil/kv/kvfiles
github.com/bazil/bazil/kv/kvmock
github.com/bazil/bazil/kv/kvmulti
github.com/bazil/bazil/kv/kvpeer
github.com/bazil/bazil/kv/untrusted
github.com/bazil/bazil/server/control
github.com/bazil/bazil/server/control/wirePackage wire is a generated protocol buffer package.
github.com/bazil/bazil/server/peer
github.com/bazil/bazil/util/grpcedtls
github.com/bazil/bolt-mount
github.com/bazil/fuse/examples/clockfsClockfs implements a file system with the current time in a file.
github.com/bazil/fuse/examples/hellofsHellofs implements a simple "hello world" file system.
github.com/bbachtel/gads/v201506Package gads provides a wrapper for the Google Adwords SOAP API.
github.com/bbachtel/gads/v201509Package gads provides a wrapper for the Google Adwords SOAP API.
github.com/bcspragu/Radiotation
github.com/bdarnell/cockroach/clientPackage client provides clients for accessing the various externally-facing Cockroach database endpoints.
github.com/bdarnell/cockroach/kvPackage kv provides a key-value API to an underlying cockroach datastore.
github.com/bdarnell/cockroach/serverPackage server implements the Cockroach storage node.
github.com/bdarnell/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/bdarnell/cockroach/util/logPackage log implements logging analogous to the Google-internal C++ INFO/​ERROR/​V setup.
github.com/bdarnell/cockroach/util/tracer
github.com/bearded-web/bearded/cmd/agent
github.com/bearded-web/bearded/cmd/utils
github.com/bearded-web/bearded/pkg/agent
github.com/bearded-web/bearded/pkg/client
github.com/bearded-web/bearded/pkg/docker
github.com/bearded-web/bearded/pkg/script
github.com/bearded-web/bearded/pkg/transportgo:generate stringer -type=Cmd
github.com/​bearded-web/​bearded/​pkg/​transport/​mango
github.com/​bearded-web/​bearded/​pkg/​transport/​websocket
github.com/bearded-web/bearded/pkg/utils
github.com/bearded-web/retirejs-script
github.com/​bearded-web/​retirejs-script/​retirejs
github.com/bearded-web/wappalyzer-script
github.com/​bearded-web/​wappalyzer-script/​wappalyzer
github.com/bearded-web/wpscan-script
github.com/bearded-web/wpscan-script/wpscan
github.com/BeepBoopHQ/go-slackbotPackage slackbot hopes to ease development of Slack bots by adding helpful methods and a mux-router style interface to the github.com/​nlopes/​slack package.
github.com/BenLubar/precache
github.com/benmanns/goworkerPackage goworker is a Resque-compatible, Go-based background worker.
github.com/benschumacher/drone/cache
github.com/benschumacher/drone/engine
github.com/benschumacher/drone/remote
github.com/benschumacher/drone/store
github.com/bentranter/passwordPackage password implements a simple JSON web token based authentication system.
github.com/bentranter/password/cmd
github.com/bign8/pipelinesPackage pipelines is a generated protocol buffer package.
github.com/bjyoungblood/gh/webhookPackage webhook implements middleware for GitHub Webhooks.
github.com/blablacar/ggn/work
github.com/​blackbaudIT/​webcore/​data/​salesforce/​Godeps/​_workspace/​src/​github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/​blackbaudIT/​webcore/​data/​salesforce/​Godeps/​_workspace/​src/​github.com/​smartystreets/​assertions/​internal/​reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/blacklabeldata/cerebrumCerebrum is a toolkit for distributed systems
github.com/blacklabeldata/grimA simplified interface for managing goroutines
github.com/blacklabeldata/raftorRaftor is an abstraction layer above etcd's raft implementation
github.com/blacklabeldata/raftor/example
github.com/blacklabeldata/sshhAn SSH Handler library which makes it easy to implement SSH servers
github.com/blacklabeldata/sshh/router
github.com/blacklabeldata/yamuxerYamuxer is an abstraction over Hashicorp's Yamux which dispatches streams to handlers based on type
github.com/blang/posty/src/postyPackage main bundles all posty functionality in a 12factor application
github.com/blang/posty/src/posty/controllerPackage controller defines types used to communicate with the model.
github.com/blang/posty/src/posty/middlewarePackage middleware contains middleware which is called before the actual http handler and provides filtering or context.
github.com/blendle/mandible/imagestore
github.com/blevesearch/blevePackage bleve is a library for indexing and searching text.
github.com/blevesearch/bleve/search
github.com/​blevesearch/​bleve/​search/​collectors
github.com/blippar/git2etcd
github.com/​bmatsuo/​cayley/​graph/​graphtest/​qstestPackage qstest provides a test framework and automatic test generation for graph.QuadStore implementions.
github.com/​bmatsuo/​cayley/​graph/​graphtest/​testrunner
github.com/bmatsuo/lmdb-go/exp/lmdbsyncPackage lmdbsync provides advanced synchronization for LMDB environments at the cost of performance.
github.com/​bmatsuo/​lmdb-go/​exp/​lmdbsync/​testresizeCommand testresize is a utility used by the lmdbsync tests to validate its multiprocessing capabilities.
github.com/bmatsuo/rex/roomPackage room provides a framework for REx servers and clients to communicate using arbitrary messages.
github.com/bmatsuo/rex/room/roomdiscoPackage roomdisco provides discovery for room servers, allowing clients to automatically find servers.
github.com/bobrik/distributionPackage distribution will define the interfaces for the components of docker distribution.
github.com/bobrik/distribution/contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/bobrik/distribution/registry/authPackage auth defines a standard interface for request access controllers.
github.com/​bobrik/​distribution/​registry/​auth/​sillyPackage silly provides a simple authentication scheme that checks for the existence of an Authorization header and issues access if is present and non-empty.
github.com/​bobrik/​distribution/​registry/​auth/​token
github.com/​bobrik/​distribution/​registry/​handlers
github.com/​bobrik/​distribution/​registry/​storagePackage storage contains storage services for use in the registry application.
github.com/​bobrik/​distribution/​registry/​storage/​cachePackage cache provides facilities to speed up access to the storage backend.
github.com/​bogdanteleaga/​juju/​provider/​vsphere
github.com/bradfitz/inboxfewerInboxfewer archives messages in your gmail inbox if the corresponding github issue has been closed or the gerrit code review has been merged or abandoned.
github.com/briankassouf/mandible/imagestore
github.com/brnstz/routine
github.com/broady/cloudstorageproposed API for cloud/storage API.
github.com/broady/cloudstorage/example
github.com/broady/cloudstorage/sPackage storage contains a Google Cloud Storage client.
github.com/broady/conf/example
github.com/broady/conf/gcloudconf
github.com/broady/floauthPackage floauth performs an OAuth flow from a command-line application by opening a browser.
github.com/browny/gogoo/gdsPackage gds provides the basic APIs to communicate with Google datastore
github.com/btcsuite/btcwallet/rpc/rpcserverPackage rpcserver implements the RPC API and is used by the main package to start gRPC services.
github.com/btcsuite/btcwallet/rpc/walletrpcPackage walletrpc is a generated protocol buffer package.
github.com/buddyfs/gobuddyfsBuddyFS implemented in Golang
github.com/builderscon/octav/octav
github.com/builderscon/octav/slackbot
github.com/buildkite/agent/agent
github.com/c2h5oh/chakraLightweight but powerful access control for golang chi router
github.com/c2h5oh/chakra/example
github.com/caesarxuchao/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/​caesarxuchao/​kubernetes/​pkg/​cloudprovider/​providers/​mesos
github.com/​caesarxuchao/​kubernetes/​pkg/​genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
github.com/​caesarxuchao/​kubernetes/​pkg/​kubelet/​rktPackage rkt contains the Containerruntime interface implementation for rkt.
github.com/​caesarxuchao/​kubernetes/​pkg/​registry/​service/​allocator/​etcd
github.com/​caesarxuchao/​kubernetes/​pkg/​storageInterfaces for database-related operations.
github.com/​caesarxuchao/​kubernetes/​pkg/​storage/​etcd
github.com/​caesarxuchao/​kubernetes/​pkg/​storage/​testing
github.com/cafebazaar/blacksmith/datasourcePackage datasource pacakge creates means of interacting with the external datasources for blacksmith
github.com/​camlistore/​camlistore/​pkg/​blobserverPackage blobserver defines how raw blobs are stored and accessed.
github.com/​camlistore/​camlistore/​pkg/​blobserver/​s3Package s3 registers the "s3" blobserver storage type, storing blobs in an Amazon Web Services' S3 storage bucket.
github.com/camlistore/camlistore/pkg/clientPackage client implements a Camlistore client.
github.com/camlistore/camlistore/pkg/geocodePackage geocode handles mapping user-entered locations into lat/​long polygons.
github.com/​camlistore/​camlistore/​pkg/​googlestoragePackage googlestorage is simple Google Cloud Storage client.
github.com/camlistore/camlistore/pkg/importerPackage importer imports content from third-party websites.
github.com/​camlistore/​camlistore/​pkg/​importer/​feedPackage feed implements an importer for RSS, Atom, and RDF feeds.
github.com/​camlistore/​camlistore/​pkg/​importer/​foursquarePackage foursquare implements an importer for foursquare.com accounts.
github.com/camlistore/camlistore/pkg/indexPackage index provides a generic indexing system on top of the abstract Storage interface.
github.com/​camlistore/​camlistore/​pkg/​osutil/​gcePackage gce configures hooks for running Camlistore for Google Compute Engine.
github.com/​camlistore/​camlistore/​pkg/​sorted/​mysqlPackage mysql provides an implementation of sorted.KeyValue on top of MySQL.
github.com/camlistore/camlistore/pkg/testPackage test provides common Camlistore test objects.
github.com/camlistore/camlistore/website
github.com/captncraig/ghauthGithub oauth middleware for gin.
github.com/cardamaro/k/databasePackage database provides a high level interface for working with timeseries storage and queries.
github.com/cardamaro/k/database/remotePackage remote is a generated protocol buffer package.
github.com/cardamaro/k/op
github.com/cardamaro/k/storage
github.com/celrenheit/lionPackage lion is a fast HTTP router for building modern scalable modular REST APIs in Go.
github.com/ceocoder/apt-gcsApt transport for Google Cloud Storage
github.com/ChenLanbo/experiment
github.com/ches/itembasePackage itembase gives a thin wrapper around the itembase REST API.
github.com/chirayu/benchPackage bench makes it easy to write benchamrking apps.
github.com/chnlr/bbsapp(Deprecated) Web Application controllers for the.chnlr.net
github.com/chnlr/gaegoA implementation on GAE/Go for the.chnlr.net
github.com/chnlr/middlewaresMiddlewares for the.chnlr.net
github.com/chnlr/modelsabstract model interfaces and utilities for the.chnlr.net
github.com/chnlr/rendererPackage renderer is a helper package for rendering mustache templates with golang.org/​x/​net/​context
github.com/chnlr/responseA golang library for easy using of http response
github.com/chnlr/the.chnlr.netA 2ch-browser compatible Japanese BBS
github.com/choleraehyq/ossvfs
github.com/choleraehyq/ossvfs/internalSystem permissions-related code.
github.com/chop-dbhi/prometheus-sql
github.com/chrislusf/seaweedfs/go/weed
github.com/chrissnell/lbaas/model
github.com/cihangir/ctxdbdatabase/​sql extension with context.Context support
github.com/cihangir/gene/dbPackage db provides a simple interface for the db operations
github.com/CiscoCloud/drone/cache
github.com/CiscoCloud/drone/engine
github.com/CiscoCloud/drone/remote
github.com/CiscoCloud/drone/store
github.com/ckaznocha/go-JWTBearerwarePackage bearerware provides a library and middleware for using JSON Web Tokens in gRPC and HTTP projects.
github.com/classmethod-aws/aurl
github.com/clawio/service-auth
github.com/clawio/service-auth/lib
github.com/clawio/service-auth/protoPackage auth is a generated protocol buffer package.
github.com/Clever/clever-cli
github.com/cloudfly/mowamy own web framework for golang
github.com/cloudfoundry-community/go-cfclient
github.com/​cloudfoundry-incubator/​docker_app_lifecycle/​helpers
github.com/​cloudfoundry-incubator/​garden-shed/​distclient
github.com/​cocaine/​cocaine-framework-go/​cocaine12Package cocaine12 provides primitives, interfaces and structs to work with Cocaine Application Engine
github.com/​cocaine/​cocaine-framework-go/​cocaine12/​bridge
github.com/​cocaine/​cocaine-framework-go/​cocaine12/​cocainetest
github.com/​cocaine/​cocaine-framework-go/​cocaine12/​proxy
github.com/​cocaine/​cocaine-framework-go/​example
github.com/​cockroachdb/​cockroach/​acceptance/​clusterPackage cluster is a generated protocol buffer package.
github.com/cockroachdb/cockroach/cli
github.com/cockroachdb/cockroach/clientPackage client and its KV API has been deprecated for external usage.
github.com/cockroachdb/cockroach/gossipPackage gossip implements a protocol for sharing information between Cockroach nodes using an ad-hoc, peer-to-peer network.
github.com/cockroachdb/cockroach/kvPackage kv provides a key-value API to an underlying cockroach datastore.
github.com/cockroachdb/cockroach/roachpbPackage roachpb is a generated protocol buffer package.
github.com/cockroachdb/cockroach/rpcPackage rpc is a generated protocol buffer package.
github.com/cockroachdb/cockroach/serverPackage server is a generated protocol buffer package.
github.com/cockroachdb/cockroach/sqlPackage sql provides the user-facing API for access to a Cockroach datastore.
github.com/cockroachdb/cockroach/sql/pgwire
github.com/cockroachdb/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/​cockroachdb/​cockroach/​storage/​enginePackage engine provides low-level storage.
github.com/​cockroachdb/​cockroach/​testutils/​storageutils
github.com/​cockroachdb/​cockroach/​util/​grpcutil
github.com/cockroachdb/cockroach/util/logPackage log implements logging analogous to the Google-internal C++ INFO/​ERROR/​V setup.
github.com/cockroachdb/cockroach/util/tracingPackage tracing is a generated protocol buffer package.
github.com/codeignition/recon/policy
github.com/codeignition/recon/policy/handlers
github.com/codemodus/chainPackage chain aids the composition of Handler wrapper chains that carry request-scoped data.
github.com/codequest-eu/ctxcmdos/exec wrapper with contexts
github.com/codeskyblue/gosuv
github.com/codeskyblue/gosuv/gosuvpbPackage gosuvpb is a generated protocol buffer package.
github.com/coduno/api/controllers
github.com/coduno/api/logic
github.com/coduno/api/modelPackage model groups a lot of types that model the data that drives Coduno.
github.com/coduno/api/runner
github.com/coduno/api/storage
github.com/coduno/api/storage/google
github.com/coduno/api/storage/memory
github.com/coduno/api/test
github.com/coduno/api/util
github.com/coduno/api/util/passengerPackage passenger revolves around the User associated with the request in flight.
github.com/CodyGuo/ginGin is a HTTP web framework written in Go (Golang).
github.com/cogger/clockwork
github.com/cogger/clockwork/automaton
github.com/cogger/clockwork/spring
github.com/cogger/cloudcontext
github.com/cogger/cloudcontext/bq
github.com/cogger/cloudcontext/client
github.com/cogger/cogger
github.com/cogger/cogger/cogs
github.com/cogger/cogger/limiter
github.com/cogger/cogger/order
github.com/cogger/cogger/wait
github.com/cogger/params
github.com/cogger/stash
github.com/colinmutter/gads/v201506Package gads provides a wrapper for the Google Adwords SOAP API.
github.com/colinmutter/gads/v201509Package gads provides a wrapper for the Google Adwords SOAP API.
github.com/colinmutter/gads/v201603Package gads provides a wrapper for the Google Adwords SOAP API.
github.com/Compufreak345/alicePackage alice provides a convenient way to chain http handlers, together with contexts.
github.com/comstud/slopherSlack API Client for Go
github.com/concourse/atc/auth
github.com/concourse/atc/auth/provider
github.com/concourse/atc/auth/provider/fakesThis file was generated by counterfeiter
github.com/containous/traefik/providerPackage provider holds the different provider implementation.
github.com/contiv/executorPackage executor implements a high level execution context with monitoring, control, and logging features.
github.com/contiv/netplugin/mgmtfn/k8splugin
github.com/contiv/objdbObject store client and API
github.com/contiv/ofnet
github.com/coralproject/pillar/pkg/aggregate
github.com/coralproject/pillar/pkg/backend
github.com/​coralproject/​pillar/​pkg/​model/​statistics
github.com/​coreos/​coreos-baremetal/​bootcfg/​serverPackage server is a bootcfg library package for implementing servers.
github.com/coreos/dbtester/agentPackage agent is a database agent in remote servers.
github.com/coreos/dbtester/benchPackage bench implements benchmark commands based on https:/​/​github.com/​coreos/​etcd/​tree/​master/​tools/​benchmark.
github.com/coreos/dbtester/controlPackage control controls distributed databases in remote servers.
github.com/coreos/dbtester/remotestoragePackage remotestorage wraps cloud storage API.
github.com/coreos/etcd/clientPackage client provides bindings for the etcd APIs.
github.com/coreos/etcd/clientv3Package clientv3 implements the official Go etcd client for v3.
github.com/coreos/etcd/clientv3/concurrencyPackage concurrency implements concurrency operations on top of etcd such as distributed locks, barriers, and elections.
github.com/coreos/etcd/clientv3/mirrorPackage mirror implements etcd mirroring operations.
github.com/coreos/etcd/compactor
github.com/coreos/etcd/contrib/raftexample
github.com/coreos/etcd/contrib/recipes
github.com/coreos/etcd/discoveryPackage discovery provides an implementation of the cluster discovery that is used by etcd.
github.com/coreos/etcd/etcdctl/ctlv2/commandPackage command is a set of libraries for etcdctl commands.
github.com/coreos/etcd/etcdctl/ctlv3/commandPackage command is a set of libraries for etcd v3 commands.
github.com/coreos/etcd/etcdserverPackage etcdserver defines how etcd servers interact and store their states.
github.com/coreos/etcd/etcdserver/api/v2httpPackage v2http provides etcd client and server implementations.
github.com/coreos/etcd/etcdserver/api/v3rpcPackage v3rpc implements etcd v3 RPC system based on gRPC.
github.com/coreos/etcd/etcdserver/authPackage auth implements etcd authentication.
github.com/coreos/etcd/etcdserver/etcdhttpPackage etcdhttp provides etcd client and server implementations.
github.com/​coreos/​etcd/​etcdserver/​etcdserverpbPackage etcdserverpb is a generated protocol buffer package.
github.com/coreos/etcd/integrationPackage integration implements tests built upon embedded etcd, and focus on etcd correctness.
github.com/coreos/etcd/pkg/schedule
github.com/coreos/etcd-play/backendPackage backend implements etcd-play web.
github.com/coreos/etcd-play/procPackage proc manages etcd processes.
github.com/coreos/etcd/raftPackage raft sends and receives messages in the Protocol Buffer format defined in the raftpb package.
github.com/coreos/etcd/rafthttpPackage rafthttp implements HTTP transportation layer for etcd/​raft pkg.
github.com/coreos/etcd/raft/rafttestPackage rafttest provides functional tests for etcd's raft implementation.
github.com/coreos/etcd/storagePackage storage defines etcd's stable storage.
github.com/coreos/etcd/tools/benchmark/cmd
github.com/​coreos/​etcd/​tools/​functional-tester/​etcd-tester
github.com/coreos/rkt/api/v1alphaPackage v1alpha is a generated protocol buffer package.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​golang.org/​x/​net/​context/​ctxhttpPackage ctxhttp provides helper functions for performing context-aware HTTP requests.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​golang.org/​x/​net/​tracePackage trace implements tracing of requests and long-lived objects.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpcPackage grpc implements an RPC system called gRPC.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​benchmarkPackage benchmark implements the building blocks to setup end-to-end gRPC benchmarks.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​benchmark/​client
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​benchmark/​grpc_testingPackage grpc_testing is a generated protocol buffer package.
github.com/​coreos/​rkt/​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.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​healthPackage health provides some utility functions to health-check a server.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​health/​grpc_health_v1alphaPackage grpc_health_v1alpha is a generated protocol buffer package.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​interop
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​interop/​grpc_testingPackage grpc_testing is a generated protocol buffer package.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​metadataPackage metadata define the structure of the metadata supported by gRPC library.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​peerPackage peer defines various peer information associated with RPCs and corresponding utils.
github.com/​coreos/​rkt/​Godeps/​_workspace/​src/​google.golang.org/​grpc/​transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
github.com/coreos/rkt/rktPackage rkt (main) implements the command line interface to rkt
github.com/corestoreio/csfw/configPackage config handles the configuration and its scopes.
github.com/corestoreio/csfw/config/cfgmockPackage cfgmock provides mock types and functions for the config.Service type.
github.com/corestoreio/csfw/net/ctxcorsPackage ctxcors provides a various middleware for net/​context.
github.com/corestoreio/csfw/net/ctxhttpPackage ctxhttp provides a bridge between http.Handler and net/​context.
github.com/corestoreio/csfw/net/ctxjwtPackage ctxjwt handles JSON web tokens within a context.Context.
github.com/corestoreio/csfw/net/ctxlogPackage ctxlog provides context based logging.
github.com/corestoreio/csfw/net/ctxmwPackage ctxmw provides a various middleware for net/​context.
github.com/corestoreio/csfw/net/ctxrouterPackage ctxrouter is a trie based high performance HTTP request router for net/​context.
github.com/corestoreio/csfw/net/ctxthrottledPackage ctxthrottled implements rate limiting access to resources such as context.Context compatible HTTP endpoints.
github.com/corestoreio/csfw/net/geoipPackage geoip detects the country by an IP address and restricts the access.
github.com/corestoreio/csfw/net/httputilPackage httputil provides general functions for http handling
github.com/corestoreio/csfw/storePackage store implements the handling of websites, groups and stores.
github.com/corestoreio/csfw/store/storemockPackage mock implements mocking of the store.Service for tests.
github.com/corestoreio/csfw/store/storenetPackage storenet defines middleware and functions for net/​http and RPC.
github.com/​coreymgilmore/​stripe-appengine-frontend/​card
github.com/​coreymgilmore/​stripe-appengine-frontend/​memcacheutils
github.com/​coreymgilmore/​stripe-appengine-frontend/​users
github.com/cortesi/devdA local webserver for developers
github.com/cortesi/devd/fileserverPackage fileserver provides a filesystem HTTP handler, based on the built-in Go FileServer.
github.com/cortesi/devd/httpctxPackage httpctx provides a context-aware HTTP handler adaptor
github.com/cortesi/devd/reverseproxyPackage reverseproxy is a reverse proxy implementation based on the built-in httuptil.Reverseproxy.
github.com/cortesi/devd/timerPackage timer adds HTTP request and response timing information to a context.
github.com/cortesi/termlogPackage termlog provides facilities for logging to a terminal geared towards interactive use.
github.com/couchbase/cbftCouchbase Full Text server
github.com/cougarwww/ginGin is a HTTP web framework written in Go (Golang).
github.com/crackcomm/cloudflareCloudFlare® command line tool and Go client
github.com/crackcomm/cloudflare/cf/cmdPackage cmd implements cloudflare cli commands.
github.com/crackcomm/crawlLightweight library for distributed crawlers in Go.
github.com/crackcomm/crawl/examples/imdbThis is only an example, please dont harm imdb servers, if you need movies data checkout http:/​/​www.imdb.com/​interfaces I can also recommend checking out source code of https:/​/​github.com/​BurntSushi/​goim which implements importing data into SQL databases and comes with command line search tool.
github.com/​crackcomm/​crawl/​examples/​imdb/​spiderPackage spider implements imdb spider.
github.com/crackcomm/crawl/nsq/crawl-schedule
github.com/crackcomm/crawl/nsq/nsqcrawl
github.com/crackcomm/crawl/open
github.com/crackcomm/nsqueue/consumer
github.com/crackcomm/onion/layer/tor
github.com/crackcomm/ovhGolang client for OVH API with command line tool
github.com/crackcomm/ovh/ovh/cmdPackage cmd implements OVH cli commands.
github.com/crackcomm/renderer/components
github.com/crackcomm/renderer/middlewares
github.com/crackcomm/renderer/pkg/cmd
github.com/crackcomm/renderer/pkg/renderer
github.com/crackcomm/renderer/pkg/routes
github.com/crawshaw/fsPackage fs provides Context-aware file system access.
github.com/crazygit/qiniu-client
github.com/crosbymichael/docker/api/server
github.com/​crosbymichael/​docker/​api/​server/​httputils
github.com/​crosbymichael/​docker/​api/​server/​router/​local
github.com/​crosbymichael/​docker/​api/​server/​router/​network
github.com/​crosbymichael/​docker/​api/​server/​router/​volume
github.com/crosbymichael/docker/graph
github.com/cryptix/exp/ipfs-embeddedShell
github.com/cryptix/exp/ipfs-waveform-kitipfs-waveform-kit produces waveform plots for audiofiles (using bbcrd/​audiowaveform) and stores them in ipfs (ipfs.io)
github.com/cryptix/exp/todoKitSvc
github.com/cryptix/exp/todoKitSvc/client
github.com/cryptix/exp/todoKitSvc/client/http
github.com/​cryptix/​exp/​todoKitSvc/​client/​netrpc
github.com/​cryptix/​exp/​todoKitSvc/​client/​todocli
github.com/cryptix/exp/todoKitSvc/todosvc
github.com/​cryptix/​git-remote-ipfs/​Godeps/​_workspace/​src/​github.com/​jbenet/​goprocess/​context
github.com/cryptix/go/http/renderPackage render implements template inheritance and exposes functions to render HTML.
github.com/ctessum/inmapInMAP reduced-form air quality model for fine particulate matter (PM2.5)
github.com/cybozu-go/gomaAn extensible monitoring agent in Go.
github.com/cybozu-go/goma/actions/httpPackage http implements "http" action type that send events to HTTP(S) server.
github.com/cybozu-go/goma/monitorPackage monitor implements monitoring logics.
github.com/cybozu-go/goma/probesPackage probes provides API to implement goma probes.
github.com/cybozu-go/goma/probes/execPackage exec implements "exec" probe type that runs an arbitrary command.
github.com/cybozu-go/goma/probes/httpPackage http implements "http" probe type that test HTTP(S) servers.
github.com/cybozu-go/goma/probes/mysqlPackage mysql implements "mysql" probe type that test MySQL servers.
github.com/cybozu-go/go-socks5SOCKS5 server in Golang
github.com/cybozu-go/usocksdMicro SOCKS5 server in Go
github.com/cyclopsci/apolloApollo provides `net/​context`-aware middleware chaining
github.com/CyCoreSystems/radiusGo RADIUS client library
github.com/cyrrill/go-http-authPackage auth is an implementation of HTTP Basic and HTTP Digest authentication.
github.com/daaku/ctxerrPackage ctxerr is a hidden system designed to optionally augment errors with caller information.
github.com/daaku/ctxmuxPackage ctxmux provides an opinionated mux.
github.com/daaku/go.hPackage h provides a HTML generation abstraction for Go.
github.com/daaku/go.h.js.fbPackage fb provides go.h compatible async loading for the Facebook JS SDK.
github.com/daaku/go.h.js.gaPackage ga provides go.h compatible async loading for Google Analytics.
github.com/daaku/go.httpdevPackage httpdev implements some http handlers useful for testing and especially while developing http servers.
github.com/daaku/go.h.uigo.h & twitter bootstrap based ui components.
github.com/daaku/go.staticPackage static provides go.h compatible hashed static assets.
github.com/daaku/rell/examples/viewexamplesPackage viewexamples provides the various views on Rell examples.
github.com/daaku/rell/oauthPackage oauth implements an OAuth handler for Facebook.
github.com/daaku/rell/ogPackage og implements the URL based Rell OG abstraction.
github.com/daaku/rell/og/viewogPackage viewog implements HTTP handlers for /​og and /​rog* URLs on Rell.
github.com/daaku/rell/rellenvPackage context implements the shared context for a Rell request, including the parsed global state associated with URLs and the SDK version.
github.com/daaku/rell/rellenv/viewcontextPackage viewcontext provides context related HTTP Handlers for Rell.
github.com/daaku/rell/viewPackage view implements the generic Rell view logic including the standard base page, error page and so on.
github.com/daaku/rell/webPackage web provides the main HTTP entrypoint for rell.
github.com/​dailyburn/​google-api-go-client-bigquery/​bigquery/​v2Package bigquery provides access to the BigQuery API.
github.com/dankomiocevic/mulifs
github.com/danmarg/outtake/lib/gmail
github.com/danmarg/outtake/lib/oauthPackage oauth implements a convenience function for doing the Oauth exchange.
github.com/datacratic/gometrics/trace
github.com/dataux/dataux/backends/datastore
github.com/​dataux/​dataux/​pkg/​backends/​datastore
github.com/davegalos/googetThe googet binary is the client for the GoGet packaging system, it performs the listing, getting, installing and removing functons on client machines.
github.com/davelondon/imagesinfo:{"Path":"github.com/​davelondon/​images","Hash":11461617162488775357}
github.com/​davidkbainbridge/​bp2-template/​service
github.com/dborzov/torrent/fs
github.com/decred/dcrwallet/rpc/rpcserverPackage rpcserver implements the RPC API and is used by the main package to start gRPC services.
github.com/decred/dcrwallet/rpc/walletrpcPackage walletrpc is a generated protocol buffer package.
github.com/dedis/cothority/lib/coconet
github.com/dedis/cothority/lib/networkThis is a networking library used in the SDA.
github.com/dedis/cothority/lib/sdaSDA is the Secure Distributed API which offers a simple framework for generating your own distributed systems.
github.com/deis/pkg/etcdPackage etcd is a library for performing common Etcd tasks.
github.com/delicb/mezvaroPackage mezvaro is simple implementation for middleware management for Go services.
github.com/derekdowling/goji2-logger
github.com/derekdowling/jsh-apiPackage jshapi is a http.Handler compatible wrapper that makes building JSON API resource handlers easy.
github.com/derekdowling/jsh-api/storePackage store is a collection of composable interfaces that are can be implemented in order to build a storage driver
github.com/destinygg/website2
github.com/destinygg/website2/internal/config
github.com/destinygg/website2/internal/db
github.com/destinygg/website2/internal/debugThe d package is just a very simple collection of debugging and logging aids everything is safe to call from anywhere
github.com/​destinygg/​website2/​internal/​errorpages
github.com/​destinygg/​website2/​internal/​middleware
github.com/destinygg/website2/internal/redis
github.com/destinygg/website2/internal/smtp
github.com/​destinygg/​website2/​internal/​subscription
github.com/destinygg/website2/internal/user
github.com/destinygg/website2/twitchscrape
github.com/​destinygg/​website2/​twitchscrape/​api
github.com/​destinygg/​website2/​twitchscrape/​twirc
github.com/​destinygg/​website2/​twitchscrape/​twitch
github.com/DevMine/crawld/crawlersPackage crawlers provides crawlers for gathering source code repository information.
github.com/devsisters/cineActor model for golang
github.com/dghubble/cloudutils
github.com/dghubble/ctxhPackage ctxh defines ContextHandler and associated adapters for creating context.Context passing middleware handlers.
github.com/dghubble/gologinChainable Go login handlers for authentication providers (OAuth1, OAuth2)
github.com/dghubble/gologin/bitbucketPackage bitbucket provides Bitbucket OAuth2 login and callback handlers.
github.com/dghubble/gologin/digitsPackage digits provides Digits (Phone) OAuth1 login and token handlers.
github.com/dghubble/gologin/facebookPackage facebook provides Facebook OAuth2 login and callback handlers.
github.com/dghubble/gologin/githubPackage github provides Github OAuth2 login and callback handlers.
github.com/dghubble/gologin/googlePackage google provides Google OAuth2 login and callback handlers.
github.com/dghubble/gologin/oauth1Package oauth1 provides handles for OAuth1 login and callback requests.
github.com/dghubble/gologin/oauth2Package oauth2 provides handlers for OAuth2 login and callback requests.
github.com/dghubble/gologin/testutilsPackage testutils provides utilities for writing gologin tests.
github.com/dghubble/gologin/tumblrPackage tumblr provides Tumblr OAuth1 login and callback handlers.
github.com/dghubble/gologin/twitterPackage twitter provides Twitter OAuth1 login, callback, and token handlers.
github.com/dghubble/oauth1Package oauth1 is a Go implementation of the OAuth1 spec RFC 5849.
github.com/dhermes/gcloud-golang/bigtablePackage bigtable is an API to Google Cloud Bigtable.
github.com/​dhermes/​gcloud-golang/​bigtable/​bttestPackage bttest contains test helpers for working with the bigtable package.
github.com/​dhermes/​gcloud-golang/​bigtable/​internal/​cluster_service_protoPackage google_bigtable_admin_cluster_v1 is a generated protocol buffer package.
github.com/​dhermes/​gcloud-golang/​bigtable/​internal/​operations_protoPackage google_longrunning is a generated protocol buffer package.
github.com/​dhermes/​gcloud-golang/​bigtable/​internal/​service_protoPackage google_bigtable_v1 is a generated protocol buffer package.
github.com/​dhermes/​gcloud-golang/​bigtable/​internal/​table_service_protoPackage google_bigtable_admin_table_v1 is a generated protocol buffer package.
github.com/diffeo/go-coordinate/workerPackage worker provides a library framework for processes that execute Coordinate work units.
github.com/disorganizer/brig/daemon
github.com/disorganizer/brig/fusePackage fuse implements a FUSE layer for brig.
github.com/disorganizer/brig/transfer/moose
github.com/disorganizer/brig/util/ipfsutil
github.com/dlapiduz/cf-deck/helpers
github.com/​dlapiduz/​cf-deck/​helpers/​testhelpers
github.com/dmcgowan/distribution/contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/​dmcgowan/​distribution/​registry/​handlers
github.com/dnaeon/gru/client
github.com/dnaeon/gru/minion
github.com/docbobo/madhatterPainless middleware chaining for Go - with Context
github.com/docker/containerd/api/grpc/server
github.com/docker/containerd/api/grpc/typesPackage types is a generated protocol buffer package.
github.com/docker/containerd/ctr
github.com/docker/containerd/hacksingle app that will run containers in containerd and output the total time in seconds that it took for the execution.
github.com/docker/dctxPackage dctx provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/docker/distribution/contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/​docker/​distribution/​registry/​handlers
github.com/docker/docker/api/clientPackage client provides a command-line interface for Docker.
github.com/docker/docker/api/server
github.com/docker/docker/api/server/httputils
github.com/​docker/​docker/​api/​server/​middleware
github.com/docker/docker/api/server/router
github.com/​docker/​docker/​api/​server/​router/​build
github.com/​docker/​docker/​api/​server/​router/​container
github.com/​docker/​docker/​api/​server/​router/​image
github.com/​docker/​docker/​api/​server/​router/​network
github.com/​docker/​docker/​api/​server/​router/​system
github.com/​docker/​docker/​api/​server/​router/​volume
github.com/docker/docker/builderPackage builder defines interfaces for any Docker builder to implement.
github.com/docker/docker/builder/dockerfilePackage dockerfile is the evaluation step in the Dockerfile parse/​evaluate pipeline.
github.com/docker/docker/container
github.com/docker/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/​docker/​docker/​daemon/​logger/​gcplogs
github.com/docker/docker/distribution
github.com/docker/docker/distribution/xfer
github.com/docker/docker/dockerversionPackage dockerversion is auto-generated at build-time
github.com/docker/docker/libcontainerd
github.com/docker/docker/pkg/authorization
github.com/docker/docker/pkg/ioutils
github.com/​docker/​docker/​vendor/​src/​github.com/​docker/​distribution/​contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/​docker/​docker/​vendor/​src/​github.com/​docker/​libkv/​store/​etcd
github.com/docker/engine-api/client
github.com/​docker/​engine-api/​client/​transport/​cancellablePackage cancellable provides helper function to cancel http requests.
github.com/docker/libcompose/docker
github.com/docker/libkv/store/etcd
github.com/​docker/​machine/​drivers/​vmwarevsphere
github.com/docker/notary/protoPackage proto is a generated protocol buffer package.
github.com/docker/notary/server
github.com/docker/notary/server/handlers
github.com/docker/notary/signer/api
github.com/docker/notary/signer/client
github.com/docker/notary/utils
github.com/docker/swarm/api/mockclient
github.com/docker/swarm/api/nopclient
github.com/docker/swarm/cluster
github.com/dogenzaka/go-iap/playstore
github.com/donseba/webdocAPI doc generator for GOJI
github.com/dooferlad/next_up/importers
github.com/DramaFever/go-loggingLogging library for Go programs.
github.com/dre1080/econtextPackage econtext provides Echo integration with golang.org/​x/​net/​context.
github.com/​drichardson/​appengine/​googleapiclientPackage googleapiclient implements an http.Client that allow App Engine intances to use the Google API Client library.
github.com/drichardson/appengine/pullqueuePackage pullqueue reads from a pull task queue and runs a processor to handle each task.
github.com/drichardson/appengine/signaturePackage signature verifies signatures created by the App Engine runtime's appengine.SignBytes function.
github.com/​drichardson/​appengine/​signedrequestPackage signedrequest provides supports for generating signed HTTP requests with expirations on App Engine.
github.com/drichardson/appengine/storagePackage storage implements signed URLs for Google Cloud Storage.
github.com/drone/drone/cache
github.com/drone/drone/engine
github.com/drone/drone/remote
github.com/drone/drone/store
github.com/dropbox/changes-artifactsMain entrypoint for Artifact Server.
github.com/dropbox/changes-artifacts/apiA REST api for the artifact store, implemented using Martini.
github.com/dropbox/changes-artifacts/client
github.com/​dropbox/​changes-artifacts/​common/​reqcontext
github.com/​dropbox/​changes-artifacts/​common/​sentry
github.com/dropbox/changes-client/engine
github.com/duglin/distribution/contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
github.com/​duglin/​distribution/​registry/​handlers
github.com/dustywilson/gePackage ge is a generated protocol buffer package.
github.com/dustywilson/ge/server
github.com/dustywilson/lmifeedrPackage lmifeedr is a generated protocol buffer package.
github.com/dustywilson/lmifeedr/server
github.com/ehazlett/docker/distribution
github.com/ehazlett/docker/distribution/xfer
github.com/ejholmes/hookshotPackage hookshot is a router that de-multiplexes and authorizes github webhooks.
github.com/ejholmes/slashA framework for Slack slash commands with Go
github.com/ejholmes/slash/examples
github.com/eliothedeman/newmanSimple inter-process message passing in go
github.com/eliquious/xrouterA router which combines httprouter and xhandler
github.com/elithrar/goji-logger
github.com/elodina/go-zipkinZipkin tracing library for Go
github.com/elodina/go-zipkin/example
github.com/elos/dataInterfaces and data structures for persistent application state
github.com/elos/data/builtin/memrudimentary memory db prototype
github.com/elos/data/builtin/mongo
github.com/elos/models/task
github.com/elos/models/user
github.com/emccode/govmax/api/v1
github.com/​emccode/​libstorage/​api/​types/​context
github.com/emccode/libstorage/api/utils
github.com/emccode/libstorage/client
github.com/emccode/rexray/drivers/storage/gce
github.com/emiddleton/gadsPackage gads provides a wrapper for the Google Adwords SOAP API.
github.com/eolexe/gadsPackage gads provides a wrapper for the Google Adwords SOAP API.
github.com/Epharmix/catapult/queue
github.com/equinux/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
github.com/equinux/oauth2/clientcredentialsPackage clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0".
github.com/equinux/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
github.com/equinux/oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/equinux/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/equinux/openidconnectPackage openidconnect uses oauth2 to provide openid connect functionality.
github.com/equinux/openidconnect/internalPackage internal contains support packages for oauth2 package.
github.com/ericchiang/oidcPackage oidc implements OpenID Connect client logic for the golang.org/​x/​oauth2 package.
github.com/ericchiang/oidc/oidcproxy
github.com/EricLagergren/httprouterPackage httprouter is a trie based high performance HTTP request router.
github.com/ernestoalejo/context-handlerPackage handler implements Go HTTP handlers using context.
github.com/erzha/http/server
github.com/erzha/kernel
github.com/evalphobia/go-iap/playstore
github.com/everalbum/goworkerPackage goworker is a Resque-compatible, Go-based background worker.
github.com/evolsnow/gpns
github.com/evolsnow/gpns/protosPackage protos is a generated protocol buffer package.
github.com/evolsnow/samaritan/common/rpcPackage rpc contains some rpc actions
github.com/fatlotus/contextlib/ctxfuncContext Functions are functions that take a context.Context as an argument.
github.com/fatlotus/contextlib/ctxhttpThe ctxhttp package is a contextual version of the net/​http helpers.
github.com/fatlotus/contextlib/ctxtmplThe ctxtmpl package adds contextual template variables to html/​template, which make it easier to compose a response in several layers of software.
github.com/fatlotus/contextlib/reqctxRequest Contexts are context.Context objects that are associated with a Request.
github.com/fatlotus/scrollScroll is lightweight Golang in-memory data storage library.
github.com/favclip/smg/misc/fixture/a
github.com/favclip/smg/misc/fixture/b
github.com/favclip/smg/misc/fixture/c
github.com/favclip/smg/misc/fixture/d
github.com/favclip/smg/misc/fixture/e
github.com/favclip/smg/smgutils
github.com/favclip/testeratortest accelerator for appengine/go
github.com/favclip/testerator/search
github.com/favclip/uconucon is a web application framework, which is pluggable by Middleware and Plugin.
github.com/favclip/ucon/swagger
github.com/​fc-thrisp-hurrata-dlm-graveyard/​flotilla-defunctA basic and extensible Go web framework
github.com/fd/go-git-remote-helper
github.com/fd/switchboard/pkg/api/protocolPackage protocol is a generated protocol buffer package.
github.com/fd/switchboard/pkg/api/server
github.com/fd/switchboard/pkg/dispatcher
github.com/fd/switchboard/pkg/dns
github.com/fd/switchboard/pkg/plugin
github.com/fd/switchboard/pkg/plugin/driver
github.com/fd/switchboard/pkg/proxy
github.com/​Financial-Times/​transactionid-utils-goFor handling/​creating transactionIDs and passing them around in a Go app
github.com/fiorix/go-diameter/diamPackage diam provides support for the Diameter Base Protocol for Go.
github.com/fiorix/go-diameter/diam/sm/smpeerPackage smpeer provides functions for extracting information from a CER or CEA, and associating with a Context.
github.com/flavio/docker/api/server
github.com/flavio/docker/api/server/httputils
github.com/​flavio/​docker/​api/​server/​router/​build
github.com/​flavio/​docker/​api/​server/​router/​container
github.com/​flavio/​docker/​api/​server/​router/​local
github.com/​flavio/​docker/​api/​server/​router/​network
github.com/​flavio/​docker/​api/​server/​router/​system
github.com/​flavio/​docker/​api/​server/​router/​volume
github.com/flavio/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/flavio/docker/distribution
github.com/flavio/docker/distribution/xfer
github.com/flowlo/appstatsPackage appstats profiles the RPC performance of Google App Engine applications.
github.com/fly/matchmaking/latencyPackage latency is a generated protocol buffer package.
github.com/fly/matchmaking/lobbyPackage lobby is a generated protocol buffer package.
github.com/fly/matchmaking/userPackage user is a generated protocol buffer package.
github.com/flynn/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
github.com/flynn/oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/flynn/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/​forqlift/​google-api-go-client/​compute/​v0.betaPackage compute provides access to the Compute Engine API.
github.com/​forqlift/​google-api-go-client/​compute/​v1Package compute provides access to the Compute Engine API.
github.com/​forqlift/​google-api-go-client/​examples
github.com/freeformz/googlegoauthEasy Google OAuth Handler
github.com/fritzpay/paymentd/cmd/paymentdThe paymentd daemon serves payment related services for the FritzPay stack.
github.com/fritzpay/paymentd/pkg/serverPackage server provides a (HTTP) server runtime for paymentd
github.com/fritzpay/paymentd/pkg/serviceAuthentication/authorization
github.com/​fritzpay/​paymentd/​pkg/​service/​provider/​fritzpayPackage fritzpay provides the Test-/​Demo-Payment Service Provider (PSP) FritzPay
github.com/fritzpay/paymentd/pkg/testutilPackage testutil provides utilities (decorators, helpers, assertions...) for testing
github.com/fsouza/docker/api/server
github.com/fsouza/docker/api/server/httputils
github.com/​fsouza/​docker/​api/​server/​router/​build
github.com/​fsouza/​docker/​api/​server/​router/​container
github.com/​fsouza/​docker/​api/​server/​router/​local
github.com/​fsouza/​docker/​api/​server/​router/​network
github.com/​fsouza/​docker/​api/​server/​router/​system
github.com/​fsouza/​docker/​api/​server/​router/​volume
github.com/fsouza/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/fsouza/docker/distribution
github.com/fsouza/docker/distribution/xfer
github.com/fubotv/go-iap/playstore
github.com/fzerorubigd/kitchenA simple bootstrap for my own web projects
github.com/G5/gog5auth/client
github.com/G5/oauth2/clientcredentialsPackage clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0".
github.com/G5/oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/​gabriel-samfira/​juju/​provider/​vsphere
github.com/garyburd/web/log
github.com/garyburd/web/router
github.com/gdamore/govisor/govisor/ui
github.com/gdamore/govisor/restPackage rest implements REST API methods for remotely managing govisor.
github.com/gdey/cmdPackage cmd contains the Context type that can be used to cleanly terminate an application upon receiving a Termination signal.
github.com/gdm85/docker/api/server
github.com/gdm85/docker/api/server/httputils
github.com/gdm85/docker/api/server/middleware
github.com/​gdm85/​docker/​api/​server/​router/​build
github.com/​gdm85/​docker/​api/​server/​router/​container
github.com/​gdm85/​docker/​api/​server/​router/​image
github.com/​gdm85/​docker/​api/​server/​router/​network
github.com/​gdm85/​docker/​api/​server/​router/​system
github.com/​gdm85/​docker/​api/​server/​router/​volume
github.com/gdm85/docker/distribution
github.com/gdm85/docker/distribution/xfer
github.com/gengo/goship
github.com/gengo/goship/handlers/commits
github.com/gengo/goship/lib/notification
github.com/gengo/goship/lib/revision
github.com/gengo/goship/lib/revision/gcrPackage gcr implements revision control of deployment targets on top of Docker images stored in Google Container Registry.
github.com/gengo/goship/lib/revision/githubPackage github provides an implementation of revision.Control on top of github.
github.com/gengo/goship/lib/sshPackage ssh provides high-level wrapper of golang.org/​x/​crypto/​ssh
github.com/gengo/grpc-gateway/examples
github.com/​gengo/​grpc-gateway/​examples/​examplepbPackage examplepb is a reverse proxy.
github.com/gengo/grpc-gateway/examples/server
github.com/gengo/grpc-gateway/runtimePackage runtime contains runtime helper functions used by servers which protoc-gen-grpc-gateway generates.
github.com/getgauge/gauge/gauge_messagesPackage gauge_messages is a generated protocol buffer package.
github.com/getlantern/tuniotunio forwards TCP packets to a net.Dialer
github.com/​getmillipede/​millipede-go/​cmd/​millipede-fuseMillipedefs implements a "millipede" file system.
github.com/gholt/storePackage store provides a disk-backed data structure for use in storing []byte values referenced by 128 bit keys with options for replication.
github.com/giantswarm/inago/cliPackage cli implements a command line client for Inago.
github.com/giantswarm/inago/controllerPackage controller implements a controller client providing basic operations against a controller endpoint through controller's HTTP API.
github.com/giantswarm/inago/fleetPackage fleet implements a fleet client providing basic operations against a fleet endpoint through fleet's HTTP API.
github.com/giantswarm/inago/loggingPackage logging provides logging.
github.com/giantswarm/inago/taskPackage task provides a task system to handle synchronous tasks in a asynchronous manner.
github.com/giantswarm/kocho/dnsPackage dns provides the capability to modify DNS records for swarms.
github.com/gin-gonic/ginGin is a HTTP web framework written in Go (Golang).
github.com/glacials/tugnut
github.com/glacials/tugnut/parser/livesplit
github.com/gluster/glusterd2/commands/peersPackage peercommands implements the peer management commands
github.com/gluster/glusterd2/peerPackage peer implements the Peer type
github.com/glycerine/docker/context
github.com/glycerine/docker/graph
github.com/gmbuell/filebrowser
github.com/goadesign/goaPackage goa provides the runtime support for goa microservices.
github.com/goadesign/goa-cellar/app
github.com/goadesign/goa-cellar/client
github.com/​goadesign/​goa-cellar/​client/​cellar-cli
github.com/goadesign/goa/client
github.com/goadesign/goa/corsPackage cors provides the means for implementing the server side of CORS, see https:/​/​developer.mozilla.org/​en-US/​docs/​Web/​HTTP/​Access_control_CORS.
github.com/goadesign/goa/middleware
github.com/goadesign/goa/middleware/gzip
github.com/​goadesign/​goa/​middleware/​security/​basicauth
github.com/​goadesign/​goa/​middleware/​security/​jwt
github.com/goadesign/gorma/example/app
github.com/goadesign/gorma/example/client
github.com/​goadesign/​gorma/​example/​client/​congo-cli
github.com/goadesign/gorma/example/models
github.com/goadesign/middleware/corsPackage cors provides a goa middleware that implements the Cross-Origin Resource Sharing (CORS) standard as defined by W3C (http:/​/​www.w3.org/​TR/​access-control/​).
github.com/goadesign/middleware/gzip
github.com/goadesign/middleware/jwtPackage jwt makes it possible to authorize API requests using JSON Web Tokens, see https:/​/​jwt.io/​introduction/​
github.com/​goadesign/​middleware/​security/​basicauth
github.com/goadesign/middleware/security/jwt
github.com/goadesign/swagger-service
github.com/goadesign/swagger-service/app
github.com/goburrow/melon/restPackage rest provides RESTful support for applications.
github.com/gocql/gocqlPackage gocql implements a fast and robust Cassandra driver for the Go programming language.
github.com/​GoesToEleven/​GolangTraining/​63_GCS-filebrowser
github.com/gogo/letmegrpc/letmetestserver
github.com/​gogo/​letmegrpc/​letmetestserver/​servePackage serve is a generated protocol buffer package.
github.com/gogo/letmegrpc/testPackage grpc is a generated protocol buffer package.
github.com/gogo/letmegrpc/testimportPackage testimport is a generated protocol buffer package.
github.com/gogo/letmegrpc/testproto2Package proto2 is a generated protocol buffer package.
github.com/go-hep/fwkPackage fwk provides a set of tools to process High Energy Physics events data.
github.com/goibibo/hammerpool/poolPackage hammerpool provides functionality to manage and reuse resources like connections.
github.com/goibibo/norse/backends
github.com/goji/contextPackage context provides Goji integration with go.net/​context.
github.com/goji/ctx-csrfPackage csrf (goji/​csrf) provides Cross Site Request Forgery protection middleware for the Goji microframework (https:/​/​goji.io).
github.com/goji/gojiPackage goji is a minimalistic and flexible HTTP request multiplexer.
github.com/goji/goji/internalPackage internal is a private package that allows Goji to expose a less confusing interface to its users.
github.com/goji/goji/middlewarePackage middleware contains utilities for Goji Middleware authors.
github.com/goji/goji/patPackage pat is a URL-matching domain-specific language for Goji.
github.com/goji/goji/patternPackage pattern contains utilities for Goji Pattern authors.
github.com/go-kit/kit/circuitbreaker
github.com/go-kit/kit/endpoint
github.com/go-kit/kit/loadbalancer
github.com/go-kit/kit/loadbalancer/etcd
github.com/go-kit/kit/ratelimit
github.com/go-kit/kit/tracing/zipkin
github.com/go-kit/kit/transport/grpc
github.com/go-kit/kit/transport/http
github.com/go-kit/kit/transport/httprp
github.com/golang/appengine/filePackage file provides helper functions for using Google Cloud Storage.
github.com/golang/appengine/internalPackage internal provides support for package appengine.
github.com/​golang/​appengine/​internal/​aetestingPackage aetesting provides utilities for testing App Engine packages.
github.com/golang/appengine/socketPackage socket provides outbound network sockets.
github.com/golang/build/kubernetesPackage kubernetes contains a minimal client for the Kubernetes API.
github.com/golang/gddo/gddo-serverCommand gddo-server is the GoPkgDoc server.
github.com/golang/oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/golang/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/golang/time/ratePackage rate provides a rate limiter.
github.com/go-lsst/ncsNimble Control System is a fairly simple control system
github.com/go-lsst/ncs/bus
github.com/gonet2/libscommon components in gonet2
github.com/gonet2/libs/services
github.com/goodfoo/requestcontextPackage requestcontext is a contention free http.Request adapter for golang.org/​x/​net/​context
github.com/goodfoo/requestcontext/example
github.com/google/badwolf/bql/plannerPackage planner contains all the machinery to transform the semantic output into an actionable plan.
github.com/google/badwolf/ioPackage io provides basic tools to read and write graphs from and to files.
github.com/google/badwolf/storagePackage storage provides the abstraction to build drivers for BadWolf.
github.com/google/badwolf/storage/memoryPackage memory provides a volatile memory-based implementation of the storage.Store and storage.Graph interfaces.
github.com/​google/​badwolf/​tools/​benchmark/​batteriesPackage batteries generates the benchmarks used for testing.
github.com/google/badwolf/tools/compliancePackage compliance provides the tools to validate the compliance of driver implementations and BQL behavior testing.
github.com/​google/​badwolf/​tools/​vcli/​bw/​assertPackage assert implements the command allowing to run the stories in a folder and collect the outcome.
github.com/​google/​badwolf/​tools/​vcli/​bw/​benchmarkPackage benchmark runs a set of canned benchmarks against the provided driver.
github.com/​google/​badwolf/​tools/​vcli/​bw/​commandPackage command contains the basic definitions of a command for the command line tool.
github.com/​google/​badwolf/​tools/​vcli/​bw/​commonPackage common contains share functionality for the command line tool commands.
github.com/​google/​badwolf/​tools/​vcli/​bw/​exportPackage export contains the command allowing to dump all triples of a graphs into a file.
github.com/google/badwolf/tools/vcli/bw/loadPackage load contains the command allowing to run a sequence of BQL commands from the provided file.
github.com/google/badwolf/tools/vcli/bw/replPackage repl contains the implementation of the command that prints the BQL version.
github.com/google/badwolf/tools/vcli/bw/runPackage run contains the command allowing to run a sequence of BQL commands from the provided file.
github.com/​google/​badwolf/​tools/​vcli/​bw/​versionPackage version contains the implementation of the command that prints the BQL version.
github.com/google/cadvisor/container/rktHandler for "rkt" containers.
github.com/​google/​certificate-transparency/​go/​clientPackage client is a CT log client implementation and contains types and code for interacting with RFC6962-compliant CT Log instances.
github.com/GoogleChrome/ioweb2015/backend
github.com/​GoogleCloudPlatform/​cloudsql-proxy/​proxy/​fusePackage fuse provides a connection source wherein the user does not need to specify which instance they are connecting to before they start the executable.
github.com/GoogleCloudPlatform/gcsfuseA fuse file system for Google Cloud Storage buckets.
github.com/​GoogleCloudPlatform/​gcsfuse/​internal/​cannedHelper code for creating buckets with canned contents, for testing.
github.com/​GoogleCloudPlatform/​gcsfuse/​internal/​fs
github.com/​GoogleCloudPlatform/​gcsfuse/​internal/​fs/​handle
github.com/​GoogleCloudPlatform/​gcsfuse/​internal/​fs/​inode
github.com/​GoogleCloudPlatform/​gcsfuse/​internal/​gcsx
github.com/​GoogleCloudPlatform/​go-endpoints/​endpointsPackage endpoints will let you write Cloud Endpoints backend in Go.
github.com/​GoogleCloudPlatform/​golang-samples/​datastore/​tasks
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​appidentity
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​blobstore
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​capabilities
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​consistency
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​entities
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​indexes
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​projectionqueries
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​queries
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​datastore/​transactions
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​multitenancy
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​multitenancy/​datastore
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​multitenancy/​taskqueue
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​search
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​taskqueue
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​taskqueue/​push
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​tools
github.com/​GoogleCloudPlatform/​golang-samples/​docs/​appengine/​xmpp
github.com/​GoogleCloudPlatform/​golang-samples/​getting-started/​bookshelf
github.com/​GoogleCloudPlatform/​golang-samples/​getting-started/​bookshelf/​app
github.com/​GoogleCloudPlatform/​golang-samples/​getting-started/​bookshelf/​pubsub_worker
github.com/​GoogleCloudPlatform/​storage-getting-started-goBinary storage-sample creates a new bucket, performs all of its operations within that bucket, and then cleans up after itself if nothing fails along the way.
github.com/google/googetThe googet binary is the client for the GoGet packaging system, it performs the listing, getting, installing and removing functons on client machines.
github.com/​google/​google-api-go-client/​adsense/​v1.3Package adsense provides access to the AdSense Management API.
github.com/​google/​google-api-go-client/​examples
github.com/​google/​google-api-go-client/​gensupportPackage gensupport is an internal implementation detail used by code generated by the google-api-go-generator tool.
github.com/​google/​identity-toolkit-go-client/​gitkitPackage gitkit provides convenient utilities for third party website to integrate Google Identity Toolkit.
github.com/google/kythe/kythe/go/indexerPackage indexer implements a Kythe indexer for the Go language.
github.com/​google/​kythe/​kythe/​go/​platform/​analysisPackage analysis defines interfaces used to locate and analyze compilation units and their inputs.
github.com/​google/​kythe/​kythe/​go/​platform/​analysis/​driverPackage driver contains a Driver implementation that sends analyses to a CompilationAnalyzer based on a Queue of compilations.
github.com/​google/​kythe/​kythe/​go/​platform/​analysis/​localPackage local implements CompilationAnalyzer utilities for local analyses.
github.com/​google/​kythe/​kythe/​go/​platform/​analysis/​remotePackage remote contains kythe/​go/​platform/​analysis implementations backed by remote RPC servers.
github.com/​google/​kythe/​kythe/​go/​platform/​indexpackPackage indexpack provides an interface to a collection of compilation units stored in an "index pack" directory structure.
github.com/​google/​kythe/​kythe/​go/​platform/​kindexPackage kindex implements an interface to compilation index files which are standalone CompilationUnits with all of their required inputs.
github.com/google/kythe/kythe/go/platform/vfsPackage vfs defines a generic file system interface commonly used by Kythe libraries.
github.com/​google/​kythe/​kythe/​go/​platform/​vfs/​gcsPackage gcs implements an indexpack VFS backed by Google Cloud Storage.
github.com/​google/​kythe/​kythe/​go/​platform/​vfs/​zipPackage zip defines a VFS implementation that understands a zip archive as an isolated, read-only file system.
github.com/​google/​kythe/​kythe/​go/​services/​filetreePackage filetree defines the filetree Service interface and a simple in-memory implementation.
github.com/​google/​kythe/​kythe/​go/​services/​graphstorePackage graphstore defines the Service and Sharded interfaces, and provides some useful utility functions.
github.com/​google/​kythe/​kythe/​go/​services/​graphstore/​proxyPackage proxy defines a proxy graphstore.Service that delegates requests to other service implementations.
github.com/​google/​kythe/​kythe/​go/​services/​searchPackage search defines a service to search for nodes from a partial VName and collection of facts.
github.com/​google/​kythe/​kythe/​go/​services/​xrefsPackage xrefs defines the xrefs Service interface and some useful utility functions.
github.com/google/kythe/kythe/go/serving/apiPackage api provides a union of the filetree, xrefs, and search interfaces and a command-line flag parser.
github.com/​google/​kythe/​kythe/​go/​serving/​filetreePackage filetree implements a lookup table for files in a tree structure.
github.com/​google/​kythe/​kythe/​go/​serving/​pipelinePackage pipeline implements an in-process pipeline to create a combined filetree and xrefs serving table from a stream of GraphStore-ordered entries.
github.com/google/kythe/kythe/go/serving/pqPackage pq implements the Kythe serving api.Interface using a Postgres database backend.
github.com/​google/​kythe/​kythe/​go/​serving/​searchPackage search provides an inverted index implemenation of the search.Service interface.
github.com/​google/​kythe/​kythe/​go/​serving/​xrefsPackage xrefs provides a high-performance serving table implementation of the xrefs.Service.
github.com/​google/​kythe/​kythe/​go/​serving/​xrefs/​assemblePackage assemble provides functions to build the various components (nodes, edges, and decorations) of an xrefs serving table.
github.com/​google/​kythe/​kythe/​go/​storage/​gsutilPackage gsutil is collection of helper functions for storage tools.
github.com/​google/​kythe/​kythe/​go/​storage/​inmemoryPackage inmemory implements a simple in-memory graphstore.Service.
github.com/​google/​kythe/​kythe/​go/​storage/​keyvaluePackage keyvalue implements a generic GraphStore for anything that implements the DB interface.
github.com/​google/​kythe/​kythe/​go/​storage/​tablePackage table implements lookup table interfaces for protobufs.
github.com/​google/​kythe/​kythe/​go/​storage/​xrefsPackage xrefs contains a simple implementation of the xrefs.Service interface backed by a graphstore.Service.
github.com/​googlemaps/​streetsphere/​streetsphere
github.com/​googlesamples/​cloud-polymer-go/​backendPackage backend exposes a REST API to manage posts stored in the Google Cloud Datastore using the Cloud Endpoints feature of App Engine.
github.com/google/skia-buildbot/go/auth
github.com/google/skia-buildbot/go/buildbot
github.com/​google/​skia-buildbot/​go/​buildbot/​rpcPackage rpc is a generated protocol buffer package.
github.com/google/skia-buildbot/go/gsPackage gs implements utility for accessing Skia perf data in Google Storage.
github.com/google/skia-buildbot/go/ingestion
github.com/​google/​skia-buildbot/​golden/​go/​goldingestion
github.com/​google/​skia-buildbot/​golden/​go/​pdfingestion
github.com/google/skia-buildbot/go/sharedbShareDB allows to set up a shared key-value store that exposes BoltDB over the network.
github.com/google/skicka
github.com/google/stenographer/basePackage base provides common utilities for other stenographer libraries.
github.com/google/stenographer/blockfilePackage blockfile provides methods for reading packets from blockfiles generated by stenotype.
github.com/google/stenographer/envPackage env contains the environment that stenographer will set up and run.
github.com/google/stenographer/indexfilePackage indexfile provides methods for querying stenotype indexes to find the blockfile positions of packets.
github.com/google/stenographer/queryPackage query provides objects for specifying a query against stenographer.
github.com/google/stenographer/threadPackage thread contains code for interacting with a single stenotype thread.
github.com/google/subcommandsPackage subcommands implements a simple way for a single command to have many subcommands, each of which takes arguments and so forth.
github.com/google/weaselPackage weasel provides a simple frontend (App Engine app) that serves content from a Google Cloud Storage (GCS) bucket.
github.com/google/weasel/server
github.com/go-openapi/runtime/client
github.com/gopheracademy/congo
github.com/gopheracademy/congo/app
github.com/gopheracademy/congo/client
github.com/​gopheracademy/​congo/​client/​congo-cli
github.com/gopheracademy/congo/models
github.com/gophergala2016/rex/roomPackage room provides a framework for REx servers and clients to communicate using arbitrary messages.
github.com/gophergala2016/runetcd/dashboardPackage dashboard implements 'runetcd dashboard' command.
github.com/go-playground/larsPackage lars - Library Access/​Retrieval System, is a fast radix-tree based, zero allocation, HTTP router for Go.
github.com/gorilla/muxygorilla/​muxy takes gorilla/​mux to the next level
github.com/gorilla/muxy/matchers/mpath
github.com/go-soa/charon/lib/routing
github.com/gostack/ctxinfo
github.com/gostack/mss
github.com/gostack/web
github.com/gosuri/ctxexecPackage ctxexec provides helper functions for running context-aware external commands.
github.com/goware/oomMiddlewares for chi that help you survive running out of memory
github.com/go-web/httplogPackage httplog provides logging for http requests.
github.com/go-web/httpmuxPackage httpmux provides an http request multiplexer.
github.com/go-xiaohei/pugo/ext/deploy
github.com/grafana/grafana/pkg/social
github.com/graphql-go/graphqlAn implementation of GraphQL for Go / Golang
github.com/graphql-go/handlerGolang HTTP.Handler for graphl-go
github.com/graphql-go/relayA Go/​Golang library to help construct a graphql-go server supporting react-relay.
github.com/graphql-go/relay/examples/starwars
github.com/GrimmKull/torrent/fs
github.com/​grpc/​grpc-go/​examples/​helloworld/​greeter_client
github.com/​grpc/​grpc-go/​examples/​helloworld/​greeter_server
github.com/​grpc/​grpc-go/​examples/​helloworld/​helloworldPackage helloworld is a generated protocol buffer package.
github.com/​grpc/​grpc-go/​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.
github.com/​grpc/​grpc-go/​examples/​route_guide/​routeguidePackage routeguide is a generated protocol buffer package.
github.com/​grpc/​grpc-go/​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.
github.com/gunjan5/Skywalker
github.com/​gunjan5/​Skywalker/​services/​composeService
github.com/​gunjan5/​Skywalker/​services/​yellingService
github.com/guregu/dbPackage db provides a simple way to store and retrieve database connections using x/​net/​context.
github.com/guregu/engi2d game library for go
github.com/guregu/httpauthBasic http auth for kami
github.com/guregu/kamiweb "framework" using x/net/context
github.com/gwik/celeryGolang workers implementation for the Celery distributed task queue http:/​/​www.celeryproject.org/​.
github.com/gwik/celery/amqpconsumerPackage amqpconsumer implements a Subscriber that pulls messages from AMQP.
github.com/gwik/celery/examples
github.com/gyuho/dister/agentPackage agent is a database agent in remote servers.
github.com/gyuho/goping/pingPackage ping pings using Go standard net package and concurrency.
github.com/gyuho/runetcd/demowebPackage demoweb implements 'runetcd demoweb' command.
github.com/​hashicorp/​terraform/​builtin/​providers/​vsphere
github.com/hashicorp/terraform/state/remote
github.com/hashicorp/vault/physical
github.com/henrylee2cn/gohbasePure-Go HBase client
github.com/henrylee2cn/gohbase/hrpc
github.com/heroku/herokugoauthEasy Heroku OAuth
github.com/heshed/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
github.com/heshed/oauth2/clientcredentialsPackage clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0".
github.com/heshed/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
github.com/heshed/oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/heshed/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/hfurubotten/autograder/web
github.com/hiratara/fetchmgr/ctxfetchmgrPackage ctxfetchmgr provides context-aware fetchmgr
github.com/hjin-me/banana
github.com/hlandau/acme/acmeapiPackage acmeapi provides an API for accessing ACME servers.
github.com/hlandau/acme/acmeapi/acmeendpointsPackage acmeendpoints provides information on known ACME servers.
github.com/hlandau/acme/cmd/acmetoolacmetool, an automated certificate acquisition tool for ACME servers.
github.com/hlandau/acme/solverPackage solver figures out how to complete authorizations and completes them by instantiating responders.
github.com/hlandau/acme/storageopsPackage storageops implements operations on the state directory.
github.com/hlandau/degoutils/net
github.com/hlandau/degoutils/net/curvecpPackage curvecp implements a CurveCP-esque protocol over stateful reliable ordered bidirectional point-to-point datagram streams.
github.com/hlandau/degoutils/net/resolver
github.com/howbazaar/juju/provider/vsphere
github.com/howeyc/restic/fuse
github.com/husio/x/auth
github.com/husio/x/cache
github.com/husio/x/hubtag/hubtag/store
github.com/husio/x/stamp
github.com/husio/x/storage/pg
github.com/husio/x/storage/pg/pgtest
github.com/husio/x/storage/pgtest
github.com/husio/x/storage/sq
github.com/husio/x/web
github.com/hyperboloide/pipe/rw/googlecloud
github.com/hyperboloide/sprocessStream Process library in Golang - DEPRECATED
github.com/ianneub/dockerize
github.com/icco/natnatnat
github.com/icub3d/gop/gopoolPackage gopool implements a concurrent work processing model.
github.com/Imgur/mandible/imagestore
github.com/ImJasonH/ghfs
github.com/​implementable/​implementable-go/​implementable/​tchannel
github.com/​influxdata/​telegraf/​plugins/​inputs/​docker
github.com/intercom/gocore/coreapi
github.com/i/paralyzeparallelize functions and collect the results
github.com/ipfs/go-libp2p-peer/queue
github.com/ipfs/go-libp2p-seciopackage secio handles establishing secure communication between two peers.
github.com/ipfs/go-logA logging library used by go-ipfs
github.com/ironsmile/nedomi/appPackage app contains the main Application struct.
github.com/ironsmile/nedomi/contexts
github.com/ironsmile/nedomi/handler/cache
github.com/ironsmile/nedomi/handler/dir
github.com/ironsmile/nedomi/handler/flv
github.com/ironsmile/nedomi/handler/headersPackage headers could be used to rewrite headers of requests and responses.
github.com/ironsmile/nedomi/handler/mp4
github.com/ironsmile/nedomi/handler/pprof
github.com/ironsmile/nedomi/handler/proxy
github.com/ironsmile/nedomi/handler/purge
github.com/ironsmile/nedomi/handler/status
github.com/ironsmile/nedomi/handler/throttle
github.com/ironsmile/nedomi/mock
github.com/ironsmile/nedomi/typesPackage types describes few of the essential types used throughout the application.
github.com/ironsmile/nedomi/upstream
github.com/jacobgreenleaf/mandible/imagestore
github.com/jacobsa/comeback
github.com/jacobsa/comeback/internal/blobPackage blob contains types related to storage of content-addressed blobs.
github.com/​jacobsa/​comeback/​internal/​blob/​mock
github.com/​jacobsa/​comeback/​internal/​comebackfs
github.com/jacobsa/comeback/internal/dagCode for visiting nodes within a directed acyclic graph in dependency order.
github.com/jacobsa/comeback/internal/registryContains code for dealing with a registry of completed backup information.
github.com/jacobsa/comeback/internal/restore
github.com/jacobsa/comeback/internal/save
github.com/jacobsa/comeback/internal/verify
github.com/jacobsa/comeback/internal/wiringWiring code shared between comeback and its integration tests.
github.com/jacobsa/fusePackage fuse enables writing and mounting user-space file systems.
github.com/jacobsa/fuse/fusetesting
github.com/jacobsa/fuse/fuseutilTypes and functions that make it easier to work with package fuse.
github.com/jacobsa/fuse/samples
github.com/jacobsa/fuse/samples/cachingfs
github.com/jacobsa/fuse/samples/errorfs
github.com/jacobsa/fuse/samples/flushfs
github.com/jacobsa/fuse/samples/forgetfs
github.com/jacobsa/fuse/samples/hellofs
github.com/jacobsa/fuse/samples/interruptfs
github.com/jacobsa/fuse/samples/memfs
github.com/jacobsa/fuse/samples/mount_sampleA simple tool for mounting sample file systems, used by the tests in samples/​.
github.com/jacobsa/fuse/samples/statfs
github.com/jacobsa/gcloud/gcsAn incomplete API for interacting with Google Cloud Storage.
github.com/jacobsa/gcloud/gcs/gcscachingCaching wrappers around GCS to eliminate round trips.
github.com/jacobsa/gcloud/gcs/gcsfakeFake implementations of GCS interfaces.
github.com/jacobsa/gcloud/gcs/gcstesting
github.com/jacobsa/gcloud/gcs/gcsutilConvenience functions for working with types from package gcs.
github.com/jacobsa/gcloud/httputil
github.com/jacobsa/ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/jacobsa/ratelimitGo package for rate limiting
github.com/jacobsa/reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/jacobsa/syncutilCode supplementing Go's sync package
github.com/jaeyeom/gogo/examples/concurrency
github.com/jamesgraves/cockroach/clientPackage client provides clients for accessing the various externally-facing Cockroach database endpoints.
github.com/jamesgraves/cockroach/kvPackage kv provides a key-value API to an underlying cockroach datastore.
github.com/jamesgraves/cockroach/multiraftPackage multiraft implements the Raft distributed consensus algorithm.
github.com/jamesgraves/cockroach/serverPackage server implements the Cockroach storage node.
github.com/jamesgraves/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/jamesgraves/cockroach/util/logPackage log implements logging analogous to the Google-internal C++ INFO/​ERROR/​V setup.
github.com/jamesgraves/cockroach/util/tracer
github.com/jamessynge/transit_tools/gce
github.com/jamessynge/transit_tools/gcs
github.com/jbenet/go-context/dag
github.com/jbenet/go-context/fracPackage ctxext provides multiple useful context constructors.
github.com/jbenet/go-context/ioPackage ctxio provides io.Reader and io.Writer wrappers that respect context.Contexts.
github.com/jbenet/goprocess/context
github.com/jbowens/nbaapi.com/api
github.com/jchauncey/kubeclient/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/jeffjen/ambd/ambctl
github.com/jeffjen/ambd/proxy
github.com/jeffjen/docker-monitor/driver
github.com/jeffjen/docker-monitor/upkeep
github.com/jeffjen/go-discoveryUtility for register and interfacing with discovery service
github.com/jeffjen/go-message
github.com/jeffjen/go-message/push
github.com/jeffjen/go-message/push/pushbullet
github.com/jeffjen/go-message/push/slack
github.com/jeffjen/go-proxyTransport level proxy for the mondern day.
github.com/jeffjen/go-proxy/proxyPackage proxy provides an intuitive transport level proxy.
github.com/​jellevandenhooff/​keytree/​keytree-server
github.com/jellevandenhooff/keytree/mirror
github.com/​jelmersnoeck/​mondo-email-receiver/​gmail
github.com/​jesselucas/​slackcmd/​commands/​calendar
github.com/jfbus/impressionist/context
github.com/jfbus/impressionist/filter
github.com/jfbus/impressionist/log
github.com/jfbus/impressionist/request
github.com/jfcote87/api/googleapiPackage googleapi contains the common code shared by all Google API libraries.
github.com/jfcote87/docusigndocusign implements a service to use the version 2 Docusign rest api.
github.com/Jinnmv/Theridion/StorageManager
github.com/jixwanwang/contextPackage context provides Goji integration with go.net/​context.
github.com/jjyr/ringoLightweight & high customized MVC web framework for Go, inspired from rails, gin.
github.com/jmhodges/hoverA Go client library for the unofficial, unsupported Hover DNS API
github.com/joeshaw/customerioPackage customerio is a wrapper around the Customer.io REST API, documented at http:/​/​customer.io/​docs/​api/​rest.html
github.com/JohanSJA/xratesPackage xrates is a generated protocol buffer package.
github.com/JohanSJA/xrates/examples
github.com/JohanSJA/xrates/service
github.com/johnsiilver/golib/diskmapPackage diskmap provides disk storage of key/​value pairs.
github.com/johnsto/go-passwordless
github.com/johnsto/go-passwordless/appengine
github.com/johnsto/go-passwordless/example
github.com/johnweldon/juju/provider/vsphere
github.com/jonasi/mohttpPackage mohttp provides a basic http framework with Context based handlers.
github.com/jonasi/mohttp/contextutil
github.com/jonasi/mohttp/hateoas
github.com/jonasi/mohttp/middleware
github.com/jonasi/project/server
github.com/jonasi/project/server/api
github.com/jonasi/project/server/plugin
github.com/jonathanwei/fproxy
github.com/jonomacd/shutter/server
github.com/jordan83/campariBuilt on Negroni and the Gorilla Web Toolkit, Campari helps you get your go service off the ground quickly
github.com/jpicht/loggerA simple logger for go
github.com/jpittis/pubsub-proto
github.com/jpittis/pubsub-proto/cachePackage cache provides a state loop for creating and caching channels.
github.com/jpittis/pubsub-proto/channelPackage channel provides a named FIFO pub sub state loop.
github.com/jsageryd/mokuPackage moku provides a simple but powerful tree-based HTTP router.
github.com/jsha/go/caa-lookups
github.com/jsipprell/go-semaphoreThis package implements a low-overhead idiomatic sempahore for go.
github.com/jtblin/gostatsd
github.com/jtblin/gostatsd/statsdPackage statsd implements functionality for creating servers compatible with the statsd protocol.
github.com/jtolds/cwbench
github.com/jtolds/go-oauth2httpgo-oauth2http
github.com/jtolds/go-zipkin-sample/bin/rand
github.com/jtolds/go-zipkin-sample/bin/ui
github.com/jtolds/webhelppackage webhelp is a bunch of useful utilities for whenever I do web programming in Go.
github.com/jtolds/webhelp-oauth2Useful oauth2 extensions for the webhelp package.
github.com/jtolds/webhelp/sessionspackage sessions is a lightweight session storage mechanism for the webhelp package.
github.com/juju/go4/ctxutilPackage ctxutil contains golang.org/​x/​net/​context related utilities.
github.com/juju/go4/wkfs/gcsPackage gcs registers a Google Cloud Storage filesystem at the well-known /​gcs/​ filesystem path if the current machine is running on Google Compute Engine.
github.com/juju/govmomiThis package is the root package of the govmomi library.
github.com/juju/govmomi/event
github.com/juju/govmomi/find
github.com/juju/govmomi/govc/datacenter
github.com/juju/govmomi/govc/datastore
github.com/juju/govmomi/govc/device
github.com/juju/govmomi/govc/device/cdrom
github.com/juju/govmomi/govc/device/floppy
github.com/juju/govmomi/govc/device/scsi
github.com/juju/govmomi/govc/device/serial
github.com/juju/govmomi/govc/flags
github.com/juju/govmomi/govc/host
github.com/juju/govmomi/govc/host/autostart
github.com/juju/govmomi/govc/host/esxcli
github.com/juju/govmomi/govc/host/portgroup
github.com/juju/govmomi/govc/host/vswitch
github.com/juju/govmomi/govc/importx
github.com/juju/govmomi/govc/license
github.com/juju/govmomi/govc/ls
github.com/juju/govmomi/govc/pool
github.com/juju/govmomi/govc/vm
github.com/juju/govmomi/govc/vm/disk
github.com/juju/govmomi/govc/vm/guest
github.com/juju/govmomi/govc/vm/network
github.com/juju/govmomi/guest
github.com/juju/govmomi/license
github.com/juju/govmomi/list
github.com/juju/govmomi/object
github.com/juju/govmomi/property
github.com/juju/govmomi/session
github.com/juju/govmomi/task
github.com/juju/govmomi/test/client
github.com/juju/govmomi/vim25Package vim25 provides a minimal client implementation to use with other packages in the vim25 tree.
github.com/juju/govmomi/vim25/methods
github.com/juju/govmomi/vim25/mo
github.com/juju/govmomi/vim25/soap
github.com/juju/juju/provider/vsphere
github.com/​julienschmidt/​go-http-routing-benchmark
github.com/Jun-Chang/rpc-server
github.com/Jun-Chang/rpc-server/protoPackage proto is a generated protocol buffer package.
github.com/jwhonce/docker/api/clientPackage client provides a command-line interface for Docker.
github.com/jwhonce/docker/api/server
github.com/​jwhonce/​docker/​api/​server/​httputils
github.com/​jwhonce/​docker/​api/​server/​middleware
github.com/​jwhonce/​docker/​api/​server/​router/​build
github.com/​jwhonce/​docker/​api/​server/​router/​container
github.com/​jwhonce/​docker/​api/​server/​router/​image
github.com/​jwhonce/​docker/​api/​server/​router/​network
github.com/​jwhonce/​docker/​api/​server/​router/​system
github.com/​jwhonce/​docker/​api/​server/​router/​volume
github.com/jwhonce/docker/builderPackage builder defines interfaces for any Docker builder to implement.
github.com/jwhonce/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/jwhonce/docker/distribution
github.com/jwhonce/docker/distribution/xfer
github.com/jxstanford/rest-layer-sqlite3Package sql is a REST Layer resource storage handler for databases supported via drivers for database/​sql.
github.com/JyBP/torrent/fs
github.com/jzelinskie/dangoPackage dango defines a middleware abstraction for the composition of BitTorrent tracker functionality.
github.com/jzelinskie/dango/commonPackage common implements common AnnounceMiddleware and ScrapeMiddleware.
github.com/jzelinskie/torrent/fs
github.com/kadekcipta/beanbrokerGo Beanstalkd Jobs Broker
github.com/kadekcipta/beanpubsubbeanstalkd pubsub proof of concept
github.com/kadekcipta/beanpubsub/examples
github.com/kahing/goofys
github.com/kahing/goofys/internalSystem permissions-related code.
github.com/kandoo/beehiveDistributed Programming Framework in GoLang
github.com/kaneshin/pigeonGoogle Cloud Vision API on Golang.
github.com/kanosaki/gopixiv
github.com/kanosaki/pixiv_oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
github.com/kanosaki/pixiv_oauth2/internalPackage internal contains support packages for oauth2 package.
github.com/kanosaki/pixiv_oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/kataras/iris
github.com/kat-co/juju/provider/vsphere
github.com/katya-spasova/music_player/playerPackage player provides the implementation of music_player
github.com/keithballdotnet/arxArx Server
github.com/keithballdotnet/arx/arxclient
github.com/keithballdotnet/arx/kmsPackage kms is a Key Management Service written in go
github.com/keithballdotnet/arx/protoPackage arx is a generated protocol buffer package.
github.com/kellegous/coauthA library for doing sane OAuth2 flows in command line tools
github.com/kellegous/underpants
github.com/​kelseyhightower/​confd/​backends/​etcd
github.com/​kelseyhightower/​grpc-hello-service/​authPackage auth is a generated protocol buffer package.
github.com/​kelseyhightower/​grpc-hello-service/​auth-client
github.com/​kelseyhightower/​grpc-hello-service/​auth-server
github.com/​kelseyhightower/​grpc-hello-service/​credentials/​jwt
github.com/​kelseyhightower/​grpc-hello-service/​helloPackage hello is a generated protocol buffer package.
github.com/​kelseyhightower/​grpc-hello-service/​hello-client
github.com/​kelseyhightower/​grpc-hello-service/​hello-server
github.com/kencochrane/docker/container
github.com/kencochrane/docker/distribution
github.com/​kencochrane/​docker/​distribution/​xfer
github.com/kencochrane/docker/libcontainerd
github.com/​keybase/​client-beta/​client/​go/​kbtest
github.com/keybase/client-beta/client/go/kex2
github.com/​keybase/​client-beta/​client/​go/​logger
github.com/​keybase/​client-beta/​client/​go/​protocol
github.com/keybase/client/go/authCode used to support authentication tokens for arbitrary purposes.
github.com/keybase/client/go/clientthis command is only for testing purposes
github.com/keybase/client/go/enginePaperKeyPrimary creates the initial paper backup key for a user.
github.com/keybase/client/go/kbtest
github.com/keybase/client/go/kex2
github.com/keybase/client/go/keybase
github.com/keybase/client/go/libkbCode used in populating JSON objects to generating Keybase-style signatures.
github.com/keybase/client/go/logger
github.com/keybase/client/go/protocol
github.com/keybase/client/go/service
github.com/keybase/go-framed-msgpack-rpcFramed RPC for go
github.com/keybase/go-updaterUpdate framework (golang)
github.com/keybase/gregorA simple state-sync service for UX notifications
github.com/keybase/gregor/gregord
github.com/keybase/gregor/protocol/gregor1
github.com/keybase/gregor/rpc
github.com/khoa-le/sheetdb
github.com/​kikitux/​terraform-provider-vsphere/​vsphere
github.com/kkaribu/karigo-oldAPI framework.
github.com/klaidliadon/gauthA wrapper for https:/​/​github.com/​dghubble/​gologin for Google OAuth
github.com/knq/oauthmwPackage oauthmw provides an OAuth2.0 login flow middleware for Goji v2.
github.com/knq/oauthmw/exampleexample/example.go
github.com/knq/sessionmwPackage sessionmw provides a Goji v2 context aware session middleware.
github.com/koffeinsource/go-kloggerA minimalistic log wrapper providing a common interface for both GAE log and the go log package.
github.com/korbjt/relayA minimalist library designed to facilitate wrapping http handlers, and creating middleware layers.
github.com/korbjt/routerpackage router implements a Mux for github.com/​korbjt/​relay.
github.com/krasin/abc-cube/grpc-bench
github.com/krasin/abc-cube/grpc-bench/protoPackage proto is a generated protocol buffer package.
github.com/kressin/middlewarePackage middleware is an opinionated middleware set for REST API servers.
github.com/kressin/skeleton
github.com/kr/githubauthEasy GitHub OAuth
github.com/kris-runzer/synapsePackage synapse is a simple wrapper around http.Handler to allow the use of a context.Context for a given request.
github.com/kroton/todo
github.com/kroton/todo/handler/todo
github.com/kroton/todo/model/todo
github.com/kroton/todo/view
github.com/kr/secureheaderPackage secureheader adds some HTTP header fields widely considered to improve safety of HTTP requests.
github.com/KSCTECHNOLOGIES/uberlog-proxy
github.com/​kubernetes/​kubernetes/​cmd/​integrationA basic integration test for the service.
github.com/kubernetes/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/​kubernetes/​kubernetes/​pkg/​cloudprovider/​providers/​mesos
github.com/​kubernetes/​kubernetes/​pkg/​genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
github.com/​kubernetes/​kubernetes/​pkg/​kubelet/​dockertools
github.com/​kubernetes/​kubernetes/​pkg/​kubelet/​rktPackage rkt contains the Containerruntime interface implementation for rkt.
github.com/​kubernetes/​kubernetes/​pkg/​registry/​service/​allocator/​etcd
github.com/kubernetes/kubernetes/pkg/storageInterfaces for database-related operations.
github.com/​kubernetes/​kubernetes/​pkg/​storage/​etcd
github.com/​kubernetes/​kubernetes/​pkg/​storage/​etcd3
github.com/​kubernetes/​kubernetes/​pkg/​storage/​etcd/​testing
github.com/​kubernetes/​kubernetes/​pkg/​storage/​testing
github.com/​kubernetes/​kubernetes/​test/​integrationPackage integration provides integration tests for Kubernetes.
github.com/​kubernetes/​kubernetes/​test/​integration/​framework
github.com/kward/go-oscPackage go-osc provides a client and server for sending and receiving OpenSoundControl messages.
github.com/kward/go-vncPackage vnc provides VNC client implementation.
github.com/kward/venueThis file contains UI elements representing the various signals.
github.com/kward/venue/client
github.com/kward/venue/server
github.com/kyleconroy/kyleconroy.com
github.com/kynrai/go-micro/server
github.com/kyoh86/gogh/clioauth
github.com/kyokomi/cloudinarycontext base go-cloudinary wrapper for golang
github.com/kyokomi/cloudinary/cloudinarycmd
github.com/kyokomi/cloudinary/example
github.com/kyokomi/go-docomo/docomo
github.com/kyokomi/go-docomo/internalPackage internal contains support packages for go-docomo package.
github.com/kyokomi/gorokuheroku library for golang
github.com/kyokomi/neglect-game/db
github.com/​kyokomi/​neglect-game/​middleware/​account
github.com/​kyokomi/​neglect-game/​middleware/​session
github.com/kyokomi/neglect-game/serverPackage server RENKIN APIDOC GENERATION TOOL (https:/​/​github.com/​kyokomi/​renkin).
github.com/​kyokomi/​neglect-game/​server/​account
github.com/kyokomi/neglect-game/server/data
github.com/kyokomi/neglect-game/server/mypage
github.com/kyokomi/neglect-game/server/quest
github.com/kyokomi/neglect-game/service/logicPackage logic AccountLogic.
github.com/kyokomi/nepu-bot
github.com/kyokomi/renkin/examplePackage main RENKIN APIDOC GENERATION TOOL (https:/​/​github.com/​kyokomi/​renkin).
github.com/kyokomi/slackbot/slackctx
github.com/labstack/echoPackage echo implements a fast and unfancy HTTP server framework for Go (Golang).
github.com/laco0416/goonPackage goon provides an autocaching interface to the app engine datastore similar to the python NDB package.
github.com/lawnchairstudios/RSVP/protoPackage proto is a generated protocol buffer package.
github.com/lawnchairstudios/RSVP/services
github.com/LDCS/ezGmailA golang wrapper for the gmail API
github.com/lessgo/lessgoPackage lessgo implements a simple, stable, efficient and flexible web framework for Go.
github.com/letsencrypt/boulder/bdns
github.com/letsencrypt/boulder/ca
github.com/levenlabs/golib/genapiPackage genapi implements a generic skeleton we can use as the basis for an api service.
github.com/levenlabs/golib/rpcutilPackage rpcutil provides various methods for working with gorilla's JSON RPC 2 interface (http:/​/​www.gorillatoolkit.org/​pkg/​rpc/​v2/​json2)
github.com/​libopenstorage/​openstorage/​pkg/​flexvolumePackage flexvolume implements utility code for Kubernetes flexvolumes.
github.com/LightningNetwork/lnd
github.com/LightningNetwork/lnd/lnrpcPackage lnrpc is a generated protocol buffer package.
github.com/likestripes/pacificAn opinionated golang lib to integrate all the clouds.
github.com/limbo-services/trace
github.com/limbo-services/trace/gcp
github.com/luci/gae/filter/countPackage count contains 'counter' filters for all the gae services.
github.com/luci/gae/filter/dscachePackage dscache provides a transparent cache for RawDatastore which is backed by Memcache.
github.com/luci/gae/filter/dsQueryBatch
github.com/luci/gae/filter/featureBreakerPackage featureBreaker contains filters for dynamically disabling/​breaking API features at test-time.
github.com/luci/gae/filter/txnBufPackage txnBuf contains a transaction buffer filter for the datastore service.
github.com/luci/gae/impl/dummyPackage dummy provides panicking dummy implementations of all service Interfaces.
github.com/luci/gae/impl/memoryPackage memory provides an implementation of infra/​gae/​libs/​wrapper which backs to local memory ONLY.
github.com/luci/gae/impl/prodPackage prod provides an implementation of infra/​gae/​libs/​wrapper which backs to appengine.
github.com/luci/gae/service/datastore
github.com/luci/gae/service/info
github.com/luci/gae/service/mail
github.com/luci/gae/service/memcache
github.com/luci/gae/service/module
github.com/luci/gae/service/taskqueue
github.com/luci/gae/service/urlfetchPackage urlfetch provides a way for an application to get http.RoundTripper that can make outbound HTTP requests.
github.com/luci/gae/service/user
github.com/luci/go-endpoints/endpointsPackage endpoints will let you write Cloud Endpoints backend in Go.
github.com/luci/luci-go/appengine/cmd/dm/depsPackage deps implements DM's Deps RPC methods.
github.com/​luci/​luci-go/​appengine/​cmd/​dm/​frontendPackage frontend is DM's Google AppEngine application stub.
github.com/​luci/​luci-go/​appengine/​cmd/​dm/​modelPackage model contains all of DM's datastore models.
github.com/​luci/​luci-go/​appengine/​cmd/​dm/​mutatePackage mutate includes the main logic of DM's state machine.
github.com/​luci/​luci-go/​appengine/​cmd/​tokenserver/​frontendPackage frontend implements HTTP server that handles requests to default module.
github.com/​luci/​luci-go/​appengine/​cmd/​tokenserver/​modelPackage model defines datastore models used by the token server.
github.com/​luci/​luci-go/​appengine/​cmd/​tokenserver/​services/​adminPackage admin contains implementation of various administrative procedures.
github.com/​luci/​luci-go/​appengine/​gaeauth/​clientPackage client implements OAuth2 authentication for outbound connections from Appengine using service account keys.
github.com/​luci/​luci-go/​appengine/​gaeauth/​serverPackage server implements authentication for inbound HTTP requests on GAE.
github.com/​luci/​luci-go/​appengine/​gaeauth/​server/​gaesignerPackage gaesigner implements signing.Signer interface using GAE App Identity API.
github.com/​luci/​luci-go/​appengine/​gaeauth/​server/​internal/​authdbPackage authdb implements datastore-based storage and update of AuthDB snapshots used for authorization decisions by server/​auth/​*.
github.com/luci/luci-go/appengine/gaeconfigPackage gaeconfig implements LUCI-config service bindings backed by AppEngine storage and caching.
github.com/​luci/​luci-go/​appengine/​gaemiddlewarePackage gaemiddleware provides a standard set of middleware tools for luci appengine apps.
github.com/luci/luci-go/appengine/gaesecretsPackage gaesecrets implements storage of secret blobs on top of datastore.
github.com/luci/luci-go/appengine/gaesettingsPackage gaesettings implements settings.Storage interface on top of GAE datastore.
github.com/luci/luci-go/appengine/gaetesting
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​backendPackage backend implements the set of backend handlers used by the LogDog Coordiantor.
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​config
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​coordinatorTest
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​endpoints/​admin
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​endpoints/​logs
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​endpoints/​services
github.com/​luci/​luci-go/​appengine/​logdog/​coordinator/​mutations
github.com/luci/luci-go/appengine/memlockPackage memlock allows multiple appengine handlers to coordinate best-effort mutual execution via memcache.
github.com/luci/luci-go/appengine/metaPackage meta contains some methods for interacting with GAE's metadata APIs.
github.com/luci/luci-go/appengine/tsmon
github.com/luci/luci-go/appengine/tumblePackage tumble is a distributed multi-stage transaction processor for appengine.
github.com/​luci/​luci-go/​client/​cmd/​logdog_annotee
github.com/​luci/​luci-go/​client/​cmd/​logdog_butlerPackage main is entry point for the command-line LogDog Butler application.
github.com/luci/luci-go/client/cmd/rpcCommand rpc can make RPCs to pRPC servers and display their description.
github.com/​luci/​luci-go/​client/​internal/​logdog/​butlerPackage butler is the main engine for the Butler executable.
github.com/​luci/​luci-go/​client/​internal/​logdog/​butler/​bundlerPackage bundler is responsible for efficiently transforming aggregate stream data into Butler messages for export.
github.com/​luci/​luci-go/​client/​internal/​logdog/​butler/​output/​logPackage log implements the "log" Output.
github.com/​luci/​luci-go/​client/​internal/​logdog/​butler/​output/​pubsubPackage pubsub implements the "pubsub" Output.
github.com/​luci/​luci-go/​client/​internal/​logdog/​butler/​streamserver
github.com/luci/luci-go/client/logdog/annotee
github.com/​luci/​luci-go/​client/​logdog/​annotee/​executorPackage executor contains an implementation of the Annotee Executor.
github.com/luci/luci-go/client/tokenclientPackage tokenclient implements pRPC client for The Token Server.
github.com/​luci/​luci-go/​common/​api/​dm/​service/​v1Package dm is a generated protocol buffer package.
github.com/​luci/​luci-go/​common/​api/​isolate/​isolateservice/​v1Package isolateservice provides access to the .
github.com/​luci/​luci-go/​common/​api/​isolate/​isolateservice/​v2Package isolateservice provides access to the .
github.com/​luci/​luci-go/​common/​api/​logdog_coordinator/​admin/​v1Package logdog is a generated protocol buffer package.
github.com/​luci/​luci-go/​common/​api/​logdog_coordinator/​logs/​v1Package logdog contains Verison 1 of the LogDog Coordinator user interface.
github.com/​luci/​luci-go/​common/​api/​logdog_coordinator/​services/​v1Package logdog contains Version 1 of the LogDog Coordinator backend service interface.
github.com/​luci/​luci-go/​common/​api/​luci_config/​config/​v1Package config provides access to the Configuration Service.
github.com/luci/luci-go/common/api/templatePackage template defines a proto-based way to configure templates for JSON documents.
github.com/​luci/​luci-go/​common/​api/​tokenserver/​minter/​v1Package minter contains the main API of the token server.
github.com/​luci/​luci-go/​common/​api/​tokenserver/​v1Package tokenserver is a generated protocol buffer package.
github.com/luci/luci-go/common/authPackage auth implements an opinionated wrapper around OAuth2.
github.com/luci/luci-go/common/auth/internalPackage internal contains code used internally by common/​auth.
github.com/luci/luci-go/common/cancelcondPackage cancelcond implements a wrapper around sync.Cond that response to context.Context cancellation.
github.com/luci/luci-go/common/clock
github.com/​luci/​luci-go/​common/​clock/​testclock
github.com/luci/luci-go/common/cloudlogging
github.com/luci/luci-go/common/configPackage config is a library to access the luci-config service.
github.com/​luci/​luci-go/​common/​config/​filters/​cachingPackage caching implements a config.Interface that uses a caching layer to store its configuration values.
github.com/​luci/​luci-go/​common/​config/​impl/​filesystemPackage fs implements file system backend for the config client.
github.com/​luci/​luci-go/​common/​config/​impl/​memoryPackage memory implements in-memory backend for the config client.
github.com/​luci/​luci-go/​common/​config/​impl/​remote
github.com/luci/luci-go/common/cryptorandPackage cryptorand implements a mockable source or crypto strong randomness.
github.com/luci/luci-go/common/ctxcmd
github.com/luci/luci-go/common/gcloud/gsPackage gs implements a versatile Google Storage client on top of the standard Google Storage Go API.
github.com/luci/luci-go/common/gcloud/iamPackage iam implements an API to read and modify Google Cloud IAM policies.
github.com/​luci/​luci-go/​common/​gcloud/​pubsub/​ackbufferPackage ackbuffer implements a Pub/​Sub acknowledgement buffer capability.
github.com/luci/luci-go/common/grpcutilPackage grpcutil is a utility package to supplement Google's gRPC package, "google.golang.org/​grpc".
github.com/luci/luci-go/common/lazyslotPackage lazyslot implements a caching scheme for globally shared objects that take significant time to refresh.
github.com/​luci/​luci-go/​common/​logdog/​coordinator
github.com/luci/luci-go/common/logdog/fetcher
github.com/luci/luci-go/common/loggingPackage logging defines Logger interface and context.Context helpers to put\get logger from context.Context.
github.com/​luci/​luci-go/​common/​logging/​cloudlog
github.com/​luci/​luci-go/​common/​logging/​gologger
github.com/​luci/​luci-go/​common/​logging/​memlogger
github.com/​luci/​luci-go/​common/​logging/​teelogger
github.com/luci/luci-go/common/mathrandPackage mathrand implements a mockable interface for math/​rand.Rand.
github.com/luci/luci-go/common/promise
github.com/luci/luci-go/common/prpcPackage prpc (provisional RPC) implements an RPC client over HTTP 1.x.
github.com/luci/luci-go/common/retry
github.com/​luci/​luci-go/​common/​testing/​prpctestPackage prpctest is a package to facilitate pRPC testing by wrapping httptest with a pRPC Server.
github.com/luci/luci-go/common/transportPackage transport allows to inject http.RoundTripper implementation into a context.Context.
github.com/luci/luci-go/common/tsmonPackage tsmon contains global state and utility functions for configuring and interacting with tsmon.
github.com/luci/luci-go/common/tsmon/metricPackage metric is the API for defining metrics and updating their values.
github.com/luci/luci-go/common/tsmon/monitorPackage monitor contains the code for sending metric data to monitoring endpoints.
github.com/luci/luci-go/common/tsmon/storePackage store contains code for storing and retreiving metrics.
github.com/​luci/​luci-go/​common/​tsmon/​store/​storetestPackage storetest is imported exclusively by tests for Store implementations.
github.com/luci/luci-go/common/tsmon/targetPackage target contains information about the thing that is sending metrics - either a NetworkDevice (a machine) or a Task (a service).
github.com/luci/luci-go/server/authPackage auth implements authentication and authorization framework for HTTP servers.
github.com/luci/luci-go/server/auth/authtestPackage authtest implements some interfaces used by auth package to simplify unit testing.
github.com/luci/luci-go/server/auth/infoPackage info exposes /​auth/​api/​v1/​server/​info URL and allows to query it.
github.com/luci/luci-go/server/auth/internal
github.com/luci/luci-go/server/auth/openidPackage openid implements OpenID Connect Login protocol (client side).
github.com/luci/luci-go/server/auth/servicePackage service implements a wrapper around API exposed by auth_service: https:/​/​github.com/​luci/​luci-py/​tree/​master/​appengine/​auth_service
github.com/luci/luci-go/server/auth/signingPackage signing provides interfaces to sign arbitrary small blobs with RSA-SHA256 signature (PKCS1v15) and verify such signatures.
github.com/​luci/​luci-go/​server/​auth/​signing/​signingtestPackage signingtest implements signing.Signer interface using fake keys.
github.com/luci/luci-go/server/auth/xsrfPackage xsrf provides Cross Site Request Forgery prevention middleware.
github.com/luci/luci-go/server/discoveryPackage discovery implements RPC service introspection.
github.com/​luci/​luci-go/​server/​logdog/​storage/​archivePackage archive implements a storage.Storage instance that retrieves logs from a Google Storage archive.
github.com/​luci/​luci-go/​server/​logdog/​storage/​bigtablePackage bigtable provides an implementation of the Storage interface backed by Google Cloud Platform's BigTable.
github.com/luci/luci-go/server/middlewarePackage middleware defines base type for context-aware HTTP request handler.
github.com/luci/luci-go/server/proccachePackage proccache implements a simple in-memory cache that can be injected into a context and shared by all request handlers executing within a process.
github.com/luci/luci-go/server/prpcPackage prpc implements a pRPC server.
github.com/luci/luci-go/server/secretsPackage secrets provides an interface for a simple secret store: you ask it for a secret (a byte blob, identifies by some key), and it returns it to you (current version, as well as a bunch of previous versions).
github.com/​luci/​luci-go/​server/​secrets/​testsecretsPackage testsecrets provides a dumb in-memory secret store to use in unit tests.
github.com/luci/luci-go/server/settingsPackage settings implements storage for infrequently changing global settings.
github.com/luci/luci-go/server/settings/adminPackage admin implements HTTP routes for settings UI.
github.com/luci/luci-go/server/svcmuxPackage svcmux contains utility functions used by code generated by svcmux tool.
github.com/​luci/​luci-go/​server/​taskqueueClientPackage taskqueueClient defines an AppEngine pull task queue client.
github.com/luci/luci-go/server/templatesPackage templates implements wrapper around html/​template to provide lazy loading of templates and better integration with HTTP middleware framework.
github.com/luci/luci-go/server/tokensPackage tokens provides means to generate and validate base64 encoded tokens compatible with luci-py's components.auth implementation.
github.com/luci/luci-go/tools/cmd/apigenPackage main hosts the Cloud Endpoints API generator utility.
github.com/luci/luci-go/tools/cmd/cproto
github.com/luci/luci-go/tools/cmd/svcdecCommand svcdec reads a service interface XYZServer generated by protoc and generates DecoratedXYZ that has XYZServer field and "Prelude" func field.
github.com/luci/luci-go/tools/cmd/svcmuxCommand svcmux reads a service interface XYZServer generated by protoc and generates VersionedXYZV struct that stores a map version->implementation, and a default version.
github.com/luci/luci-go/tools/internal/apigen
github.com/​luci/​luci-go/​tools/​internal/​svctoolPackage svctool implements svcmux/​svcdec tools command line parsing
github.com/​lxr/​go.git-scm/​repository/​appenginePackage appengine implements a Git repository backed by the Google App Engine datastore and memcache.
github.com/lxr/google-musicmanager-webTHIS PROJECT IS NO LONGER MAINTAINED.
github.com/lysu/go-sagaPackage saga provide a framework for Saga-pattern to solve distribute transaction problem.
github.com/lytics/cloudstorageabstraction layer for Google Cloud Storage/​LocalFiles to use same api
github.com/lytics/serenoSereno is a Go library of recipes for Etcd.
github.com/lytics/sereno/embeddedetcd
github.com/m3ng9i/go-utils/http
github.com/makyo/juju/provider/vsphere
github.com/maliceio/malice/malice/maldocker
github.com/maniksurtani/quotaservice/protosPackage quotaservice is a generated protocol buffer package.
github.com/maniksurtani/quotaservice/rpc/grpc
github.com/​maniksurtani/​quotaservice/​test/​service/​client
github.com/​manishrjain/​gocrud/​drivers/​datastore
github.com/manyminds/api2goPackage api2go enables building REST servers for the JSONAPI.org standard.
github.com/marbec-com/maf-requestsThe "maf/​requests" package is part of the marbec Application Framework.
github.com/marbec-com/maf-routerThe "maf/​router" package is part of the marbec Application Framework.
github.com/marbec-com/maf-wsnotifyMAF WebSocket Notify
github.com/marcusolsson/goddd
github.com/marcusolsson/goddd/bookingPackage booking provides the use-case of booking a cargo.
github.com/marcusolsson/goddd/handlingPackage handling provides the use-case for registering incidents.
github.com/marcusolsson/goddd/routingPackage routing provides the routing domain service.
github.com/marcusolsson/goddd/trackingPackage tracking provides the use-case of tracking a cargo.
github.com/marcusolsson/pathfinder
github.com/marshauf/turms
github.com/marshauf/turms/service
github.com/​mattkanwisher/​distributedtrace/​testclient
github.com/mattn/imgur
github.com/​matttproud/​go-quake/​cmd/​netquakesrvnetquakesrv is a classic "Net Quake" dedicated server.
github.com/mbict/webappgo webap framework
github.com/​mcduan/​identity-toolkit-go-client/​gitkitPackage gitkit provides convenient utilities for third party website to integrate Google Identity Toolkit.
github.com/mcuadros/dockership/core
github.com/mcuadros/go-etcd-hydrator
github.com/mdevilliers/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/​mdevilliers/​kubernetes/​pkg/​cloudprovider/​mesos
github.com/mdlayher/rawPackage raw enables reading and writing data at the device driver level for a network interface.
github.com/mediocregopher/skyapi
github.com/mehlon/gozer/appPackage gozer is the push notifications backend for Zermeloner.
github.com/mehlon/gozer/zapiPackage zapi provides methods to interact with the Zermelo API.
github.com/memsql/dbbench
github.com/mentionapp/apns.goPackage apns provides an easy to use interface to communicate with the Apple Push Notification service (APNs)
github.com/mesos/mesos-go/auth
github.com/mesos/mesos-go/auth/sasl
github.com/mesos/mesos-go/auth/sasl/mock
github.com/mesos/mesos-go/detectorThe detector package houses implementation of master detectors.
github.com/mesos/mesos-go/executorPackage executor includes the interfaces of the mesos executor and the mesos executor driver, as well as an implementation of the driver.
github.com/mesos/mesos-go/messengerPackage messenger includes a messenger and a transporter.
github.com/mesos/mesos-go/messenger/mock
github.com/mesos/mesos-go/messenger/sessionid
github.com/mesos/mesos-go/schedulerPackage scheduler includes the interfaces for the mesos scheduler and the mesos executor driver.
github.com/metcalf/saypi/auth
github.com/metcalf/saypi/metrics
github.com/metcalf/saypi/reqlog
github.com/metcalf/saypi/respond
github.com/metcalf/saypi/say
github.com/micro/auth-srv/handler
github.com/micro/auth-srv/proto/accountPackage go_micro_srv_auth_account is a generated protocol buffer package.
github.com/micro/auth-srv/proto/oauth2Package go_micro_srv_auth_oauth2 is a generated protocol buffer package.
github.com/micro/config-srv/config
github.com/micro/config-srv/handler
github.com/micro/config-srv/proto/configPackage go_micro_srv_config_config is a generated protocol buffer package.
github.com/micro/config-web/handler
github.com/micro/db-srv/handler
github.com/micro/db-srv/proto/dbPackage go_micro_srv_db_db is a generated protocol buffer package.
github.com/micro/discovery-srv/discovery
github.com/micro/discovery-srv/handler
github.com/​micro/​discovery-srv/​proto/​discoveryPackage go_micro_srv_discovery_discovery is a generated protocol buffer package.
github.com/micro/discovery-srv/proto/registryPackage go_micro_srv_discovery_registry is a generated protocol buffer package.
github.com/micro/discovery-web/handler
github.com/micro/event-srv/event
github.com/micro/event-srv/handler
github.com/micro/event-srv/proto/eventPackage go_micro_srv_event_event is a generated protocol buffer package.
github.com/micro/event-web/handler
github.com/micro/geo-srv/examples
github.com/micro/geo-srv/examples/web
github.com/micro/geo-srv/handler
github.com/micro/geo-srv/ingester
github.com/micro/geo-srv/proto/locationPackage location is a generated protocol buffer package.
github.com/micro/go-microA pluggable RPC microservice library in Go
github.com/micro/go-micro/broker
github.com/micro/go-micro/clientPackage client provides a method to make synchronous, asynchronous and streaming requests to services.
github.com/micro/go-micro/client/mock
github.com/micro/go-micro/cmd
github.com/micro/go-micro/metadata
github.com/micro/go-micro/registry
github.com/micro/go-micro/selectorThe Selector package provides a way to algorithmically filter and return nodes required by the client or any other system.
github.com/micro/go-micro/serverServer represents a server instance in go-micro which handles synchronous requests via handlers and asynchronous requests via subscribers that register with a broker.
github.com/micro/go-micro/server/debug
github.com/micro/go-micro/transport
github.com/micro/go-platform/auth
github.com/micro/go-platform/config
github.com/micro/go-platform/db
github.com/micro/go-platform/discovery
github.com/micro/go-platform/event
github.com/micro/go-platform/kv
github.com/micro/go-platform/kv/protoPackage go_micro_platform_kv is a generated protocol buffer package.
github.com/micro/go-platform/log
github.com/micro/go-platform/metrics
github.com/micro/go-platform/monitor
github.com/micro/go-platform/router
github.com/micro/go-platform/sync
github.com/micro/go-platform/trace
github.com/micro/go-platform/trace/zipkin
github.com/​micro/​go-plugins/​broker/​googlepubsub
github.com/micro/go-plugins/broker/nsq
github.com/micro/go-plugins/registry/etcd
github.com/micro/go-plugins/registry/memory
github.com/micro/go-webA lightweight HTTP microservice library leveraging go-micro
github.com/micromdm/mdmcheckin
github.com/micromdm/mdmcheckin/datastore
github.com/micromdm/mdmdb
github.com/micromdm/mdmdb/client/httpjson
github.com/micromdm/mdmdb/service
github.com/micro/micro/cli
github.com/micro/micro/internal/command
github.com/micro/micro/internal/helper
github.com/micro/monitor-srv/handler
github.com/micro/monitor-srv/monitor
github.com/micro/monitor-srv/proto/monitorPackage go_micro_srv_monitor_monitor is a generated protocol buffer package.
github.com/micro/monitor-web/handler
github.com/micro/router-srv/handler
github.com/micro/router-srv/proto/labelPackage go_micro_srv_router_label is a generated protocol buffer package.
github.com/micro/router-srv/proto/routerPackage go_micro_srv_router_router is a generated protocol buffer package.
github.com/micro/router-srv/proto/rulePackage go_micro_srv_router_rule is a generated protocol buffer package.
github.com/micro/router-srv/router
github.com/micro/router-web/handler
github.com/micro/trace-srv/handler
github.com/micro/trace-srv/proto/tracePackage trace is a generated protocol buffer package.
github.com/micro/trace-srv/trace
github.com/micro/trace-web/handler
github.com/Mierdin/todd/db
github.com/mijia/sweb/example
github.com/mijia/sweb/serverPackage server provides basic wrapping for go web server.
github.com/mikedanese/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/​mikedanese/​kubernetes/​pkg/​cloudprovider/​providers/​mesos
github.com/​mikedanese/​kubernetes/​pkg/​genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
github.com/​mikedanese/​kubernetes/​pkg/​kubelet/​dockertools
github.com/​mikedanese/​kubernetes/​pkg/​kubelet/​rktPackage rkt contains the Containerruntime interface implementation for rkt.
github.com/​mikedanese/​kubernetes/​pkg/​registry/​service/​allocator/​etcd
github.com/mikedanese/kubernetes/pkg/storageInterfaces for database-related operations.
github.com/​mikedanese/​kubernetes/​pkg/​storage/​etcd
github.com/​mikedanese/​kubernetes/​pkg/​storage/​etcd/​testing
github.com/​mikedanese/​kubernetes/​pkg/​storage/​testing
github.com/miko-code/raygun4goGAEPackage raygun4go adds Raygun-based error handling to your golang code.
github.com/milosgajdos83/torrent/fs
github.com/mix3/fever
github.com/mix3/fever/muxThis Source Code Form is subject to the terms of the Mozilla Public License, v.
github.com/mix3/fever-sessions
github.com/mjibson/appstatsPackage appstats profiles the RPC performance of Google App Engine applications.
github.com/mjibson/goonPackage goon provides an autocaching interface to the app engine datastore similar to the python NDB package.
github.com/mjibson/mog/app
github.com/mjibson/moggio/app
github.com/mkuzmin/terraform-vsphere
github.com/mnbbrown/engineA simple set of helpers to make writing web apis in go easier.
github.com/mndrix/aedsApp Engine datastore utilities for Go
github.com/mndrix/aeds/kvs
github.com/mndrix/aego.stripea simple Credit Card processing library for Go using the Stripe API, now hacked up to run on AppEngine!
github.com/mondough/mercuryAn RPC client/​server implementation using Typhon, intended for building microservices.
github.com/mondough/mercury/client
github.com/mondough/mercury/requesttree
github.com/mondough/mercury/server
github.com/mondough/phosphor/phosphor
github.com/mondough/slogStructured logging
github.com/mondough/typhon/mock
github.com/mondough/typhon/rabbit
github.com/moorereason/goaPackage goa provides the runtime support for goa microservices.
github.com/motemen/github-list-starred
github.com/​moul/​advanced-ssh-config/​pkg/​commands
github.com/​moul/​advanced-ssh-config/​vendor/​github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/​moul/​anonuuid/​vendor/​github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/​moul/​anonuuid/​vendor/​github.com/​smartystreets/​assertions/​internal/​reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/​moul/​ssh2docker/​vendor/​github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/mozillazg/qn_cli七牛本地上传客户端 $ qn_cli --help
github.com/mwitkow/go-etcd-harnessGo (golang) Integration Test Harness for etcd
github.com/mwitkow/go-flagz/watcher
github.com/myodc/geo-srv/examples
github.com/myodc/geo-srv/examples/web
github.com/mzimmerman/goonPackage goon provides an autocaching interface to the app engine datastore similar to the python NDB package.
github.com/najeira/bigqueryStreaming insert to BigQuery by Golang
github.com/namely/broadway/store
github.com/natefinch/juju/provider/vsphere
github.com/nbari/violetearHTTP router
github.com/ncw/rclone/oauthutil
github.com/netlify/netlify-git-api/api
github.com/nferruzzi/moonMiddleware chains for Go web applications with Context from x/​net/​context and http.Handler support
github.com/nichel/gae-huntGDG Treasure Hunt GAE BackEnd
github.com/nick-codes/routemYet another go router
github.com/nickvanw/docker-proxyEvent driven Docker reverse proxy
github.com/nilium/dagr/outflux
github.com/ninchat/nameq/cmd
github.com/ninchat/nameq/service
github.com/ninchat/offhand/go
github.com/ninibe/netlogA lightweight, HTTP-centric, log-based (Kafka-style) message queue.
github.com/ninibe/netlog/transport
github.com/ninjasphere/driver-go-wemo
github.com/northbright/ctx/ctxcopyctxcopy is a Golang package which provides helper functions for performing context-aware copy task.
github.com/northbright/ctx/ctxdownloadctxdownload is a Golang package which provides helper functions for performing context-aware download task.
github.com/noxiouz/Combaine/aggregation
github.com/noxiouz/Combaine/combainer
github.com/noxiouz/Combaine/combainer/slave
github.com/noxiouz/Combaine/main_files
github.com/noxiouz/Combaine/parsing
github.com/noxiouz/docker/graph
github.com/nstehr/mosaicgen/db
github.com/nstogner/beenthere-ws/handler
github.com/nstogner/ctxware/example
github.com/nstogner/ctxware/ware/logware
github.com/nstogner/httpwarePackage httpware provides patterns for chaining http middleware that relies on net/​context and handle http error responses via returning error values.
github.com/nstogner/httpware/contentwarePackage contentware provides http middleware for parsing content-types in http requests (using the 'Accept' & 'Content-Type' headers).
github.com/nstogner/httpware/corswarePackage corsware provides middleware for setting the necessary http headers to allow CORS requests.
github.com/nstogner/httpware/exampleThis example is intended to show a very simple use case for middleware in the httpware repository.
github.com/nstogner/httpware/limitwarePackage limitware provides middleware for limiting the number of requests a single client can have open at one time.
github.com/nstogner/httpware/logwarePackage logware provides http middleware for logging requests and errors.
github.com/nstogner/httpware/pagewarePackage pageware provides middleware for pagination use cases.
github.com/nstogner/httpware/routeradaptPackage routeradapt provides a set of functions which enable using httpctx.Handler implementations with the httprouter package.
github.com/nstogner/httpware/streamwarePackage streamware provides middleware for Server Sent Events (SSE).
github.com/nstogner/httpware/tokenwarePackage tokenware provides middleware for decoding & verifying Json Web Tokens (JWT's) from http requests.
github.com/nyaxt/fuse/fs
github.com/nyaxt/fuse/fs/fstestutil
github.com/nyaxt/fuse/fs/fstestutil/record
github.com/​nyaxt/​otaru/​blobstore/​cachedblobstore
github.com/nyaxt/otaru/facade
github.com/nyaxt/otaru/fuse
github.com/nyaxt/otaru/gc/blobstoregc
github.com/nyaxt/otaru/gc/inodedbssgc
github.com/nyaxt/otaru/gc/inodedbtxloggc
github.com/nyaxt/otaru/gcloud/auth
github.com/​nyaxt/​otaru/​gcloud/​auth/​otaru-gcloudauthcli
github.com/nyaxt/otaru/gcloud/auth/testutils
github.com/nyaxt/otaru/gcloud/datastore
github.com/nyaxt/otaru/gcloud/gcs
github.com/​nyaxt/​otaru/​inodedb/​blobstoredbstatesnapshotio
github.com/nyaxt/otaru/inodedb/inodedbsyncer
github.com/nyaxt/otaru/scheduler
github.com/nyaxt/otaru/util/cancellable
github.com/NYTimes/gizmo/serverPackage server is the bulk of the toolkit and relies on `config` for any managing `Server` implementations.
github.com/o1egl/echoPackage echo implements a fast and unfancy micro web framework for Go.
github.com/obeattie/mercuryAn RPC client/​server implementation using Typhon, intended for building microservices.
github.com/obeattie/mercury/client
github.com/obeattie/mercury/requesttree
github.com/obeattie/mercury/server
github.com/odeke-em/drive/src
github.com/​odeke-em/​google-api-go-client/​drive/​v1Package drive provides access to the Drive API.
github.com/​odeke-em/​google-api-go-client/​drive/​v2Package drive provides access to the Drive API.
github.com/​odeke-em/​google-api-go-client/​examples
github.com/olebedev/telebotPackage telebot provides a handy wrapper for interactions with Telegram bots.
github.com/olivoil/api.v2golang helper to create http APIs
github.com/omeid/gonzo/context
github.com/One-com/gonelog/context
github.com/openblockchain/obc-peer
github.com/​openblockchain/​obc-peer/​events/​consumer
github.com/​openblockchain/​obc-peer/​obc-ca/​obcca
github.com/​openblockchain/​obc-peer/​obc-ca/​protosPackage protos is a generated protocol buffer package.
github.com/openblockchain/obc-peer/openchain
github.com/​openblockchain/​obc-peer/​openchain/​chaincode
github.com/​openblockchain/​obc-peer/​openchain/​chaincode/​shimPackage shim is a generated protocol buffer package.
github.com/​openblockchain/​obc-peer/​openchain/​consensus/​helper
github.com/​openblockchain/​obc-peer/​openchain/​container
github.com/​openblockchain/​obc-peer/​openchain/​crypto
github.com/​openblockchain/​obc-peer/​openchain/​ledger
github.com/​openblockchain/​obc-peer/​openchain/​ledger/​genesis
github.com/​openblockchain/​obc-peer/​openchain/​peer
github.com/​openblockchain/​obc-peer/​openchain/​rest
github.com/openblockchain/obc-peer/protosPackage protos is a generated protocol buffer package.
github.com/openshift/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
github.com/​openshift/​kubernetes/​pkg/​cloudprovider/​providers/​mesos
github.com/​openshift/​kubernetes/​pkg/​genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
github.com/​openshift/​kubernetes/​pkg/​kubelet/​rktPackage rkt contains the Containerruntime interface implementation for rkt.
github.com/​openshift/​kubernetes/​pkg/​registry/​service/​allocator/​etcd
github.com/openshift/kubernetes/pkg/storageInterfaces for database-related operations.
github.com/​openshift/​kubernetes/​pkg/​storage/​etcd
github.com/​openshift/​kubernetes/​pkg/​storage/​etcd/​testing
github.com/​openshift/​kubernetes/​pkg/​storage/​testing
github.com/​openshift/​origin/​pkg/​cmd/​server/​etcdPackage etcd provides objects for creating an embedded etcd server process.
github.com/​openshift/​origin/​pkg/​image/​importer
github.com/​openshift/​origin/​pkg/​image/​registry/​imagestreamimport
github.com/openshift/origin/pkg/util/observe
github.com/opentracing/opentracing-goGo implementation of the OpenTracing API
github.com/optiopay/x/pgPackage pg provides abstraction over jmoiron/​sqlx package.
github.com/optiopay/x/pg/pgtest
github.com/optiopay/x/routerPackage router implements regexp based HTTP router.
github.com/orian/chain/extra
github.com/orian/utils/net/logPackage log has the same logging functions as google.golang.org/​appengine/​log but allows to change
github.com/orian/wctxA httprouter with golang.org/​x/​net/​context support.
github.com/ory-am/common/context
github.com/ory-am/common/handler
github.com/ory-am/common/handler/adapter
github.com/ory-am/fositeFosite is a security first OAuth2 and OpenID Connect framework for Google's Go Language in the era of micro services.
github.com/ory-am/fosite/fosite-example/store
github.com/ory-am/fosite/handler/core
github.com/ory-am/fosite/handler/core/client
github.com/​ory-am/​fosite/​handler/​core/​explicit
github.com/​ory-am/​fosite/​handler/​core/​implicit
github.com/ory-am/fosite/handler/core/owner
github.com/ory-am/fosite/handler/core/refresh
github.com/​ory-am/​fosite/​handler/​core/​strategy
github.com/ory-am/fosite/handler/oidc
github.com/​ory-am/​fosite/​handler/​oidc/​explicit
github.com/ory-am/fosite/handler/oidc/hybrid
github.com/​ory-am/​fosite/​handler/​oidc/​implicit
github.com/​ory-am/​fosite/​handler/​oidc/​strategy
github.com/ory-am/fosite/internal
github.com/osrg/gobgp/apiPackage gobgpapi is a generated protocol buffer package.
github.com/osrg/gobgp/gobgp/cmd
github.com/osrg/gobgp/server
github.com/overlordtm/mauth
github.com/ovh/svfs/svfs
github.com/pachyderm/pachyderm/src/cmd/pachd
github.com/pachyderm/pachyderm/src/pkg/deployPackage deploy is a generated protocol buffer package.
github.com/​pachyderm/​pachyderm/​src/​pkg/​deploy/​server
github.com/​pachyderm/​pachyderm/​src/​pkg/​provider
github.com/​pachyderm/​pachyderm/​src/​pkg/​workload
github.com/pachyderm/pachyderm/src/pps/cmds
github.com/​pachyderm/​pachyderm/​src/​pps/​ppsutil
github.com/pachyderm/pachyderm/src/pps/server
github.com/PagerDuty/delegatePackage delegate is a package for discovering, and using, HTTP services via Consul.
github.com/PalmStoneGames/httpcache/memcachePackage memcache provides an implementation of httpcache.Cache that uses App Engine's memcache package to store cached responses.
github.com/pandemicsyn/cmdctrl
github.com/pandemicsyn/cmdctrl/apiPackage cmdctrlsvc is a generated protocol buffer package.
github.com/pandemicsyn/oort/api
github.com/pandemicsyn/oort/api/groupprotoPackage groupproto is a generated protocol buffer package.
github.com/pandemicsyn/oort/api/valueprotoPackage valueproto is a generated protocol buffer package.
github.com/pandemicsyn/oort/oort-bench
github.com/pandemicsyn/oort/oort-cli
github.com/pandemicsyn/oort/oortstore
github.com/pandemicsyn/syndicate/api/protoPackage proto is a generated protocol buffer package.
github.com/pandemicsyn/syndicate/syndicate
github.com/​pandemicsyn/​syndicate/​syndicate-client
github.com/​pandemicsyn/​syndicate/​utils/​srvconf
github.com/pandrew/docker/api/server
github.com/​pandrew/​docker/​api/​server/​httputils
github.com/​pandrew/​docker/​api/​server/​router/​build
github.com/​pandrew/​docker/​api/​server/​router/​container
github.com/​pandrew/​docker/​api/​server/​router/​local
github.com/​pandrew/​docker/​api/​server/​router/​network
github.com/​pandrew/​docker/​api/​server/​router/​system
github.com/​pandrew/​docker/​api/​server/​router/​volume
github.com/pandrew/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/pandrew/docker/distribution
github.com/pandrew/docker/distribution/xfer
github.com/paperstreet/gopubsub/follow
github.com/paperstreet/gopubsub/pubtest
github.com/paperstreet/gopubsub/serverPackage server is a generated protocol buffer package.
github.com/paperstreet/gopubsub/subtest
github.com/parkghost/watchfa tool for watching directory changes and run commands
github.com/ParthDesai/cockroach/multiraftPackage multiraft implements the Raft distributed consensus algorithm.
github.com/ParthDesai/cockroach/serverPackage server implements the Cockroach storage node.
github.com/ParthDesai/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/PaulCapestany/lnd
github.com/PaulCapestany/lnd/lnrpcPackage lnrpc is a generated protocol buffer package.
github.com/​pbberlin/​tools/​appengine/​instance_mgtPackage instance_mgt computes instance info; views are in instance_info.
github.com/​pbberlin/​tools/​appengine/​util_appenginePackage util_appengine reveals if requests come from appengine or plain http servers; and if the gae development server is running.
github.com/pbberlin/tools/big_queryPackage big_query retrieves github data and puts it into the datastore.
github.com/pbberlin/tools/dsuPackage dsu contains data store utilities; formeost for the google app engine datastore.
github.com/​pbberlin/​tools/​dsu/​distributed_unancestoredPackage distributed_unancestored distributes datastore writes to several entities; reads are compiled and eventual consistent.
github.com/pbberlin/tools/net/http/deduppackage dedup takes multiple dom instances, computing similar subtrees measured by levenshtein distance.
github.com/pbberlin/tools/net/http/loghttpPackage loghttp helps logging and or printing to the http response, branching for GAE.
github.com/pbberlin/tools/net/http/repoPackage repo takes http JSON commands; downloading html files in parallel from the designated source; making them available via quasi-static http fileserver.
github.com/pbberlin/tools/net/http/uploadPackage upload posts, receives, unpacks and serves zipped files; It also provides a quasi static fileservers
github.com/pbberlin/tools/os/fsi/dsfsPackage dsfs builds a fully distributed filesystem layer on top of google datastore.
github.com/pbberlin/tools/os/fsi/webapiPackage webapi contains handlers to manage and test fsi filesystems from a html UI.
github.com/pdf/alertmanager
github.com/pdf/alertmanager/notify
github.com/pdf/alertmanager/test
github.com/pegasuskim/ginGin is a HTTP web framework written in Go (Golang).
github.com/pendo-io/mapreducePackage mapreduce provides a mapreduce pipeline for Google's appengine environment.
github.com/pendo-io/statstashPackage statstash is a service used to collect statistics for a Google App Engine project and package them up to a backend server.
github.com/peter-edge/go-machinePackage machine is a generated protocol buffer package.
github.com/peter-edge/go-machine/airline/lib
github.com/peter-edge/go-machine/libPackage lib provides the implementations for the functionality defined in the protocol buffer definitions.
github.com/​peter-edge/​grpc-gateway-gogo/​examples
github.com/​peter-edge/​grpc-gateway-gogo/​examples/​examplepbPackage examplepb is a reverse proxy.
github.com/​peter-edge/​grpc-gateway-gogo/​examples/​server
github.com/​peter-edge/​grpc-gateway-gogo/​runtimePackage runtime contains runtime helper functions used by servers which protoc-gen-grpc-gateway-gogo generates.
github.com/philips/docker/api/clientPackage client provides a command-line interface for Docker.
github.com/philips/docker/api/server
github.com/​philips/​docker/​api/​server/​httputils
github.com/​philips/​docker/​api/​server/​router/​build
github.com/​philips/​docker/​api/​server/​router/​container
github.com/​philips/​docker/​api/​server/​router/​image
github.com/​philips/​docker/​api/​server/​router/​network
github.com/​philips/​docker/​api/​server/​router/​system
github.com/​philips/​docker/​api/​server/​router/​volume
github.com/philips/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/philips/docker/distribution
github.com/philips/docker/distribution/xfer
github.com/philpearl/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
github.com/philpearl/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
github.com/philpearl/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
github.com/piemapping/go-micro/broker
github.com/​piemapping/​go-micro/​broker/​googlepubsub
github.com/piemapping/go-micro/client
github.com/piemapping/go-micro/metadata
github.com/piemapping/go-micro/registry/etcd
github.com/piemapping/go-micro/serverServer represents a server instance in go-micro which handles synchronous requests via handlers and asynchronous requests via subscribers that register with a broker.
github.com/piemapping/go-micro/server/debug
github.com/​pierrebeaucamp/​warehouse-manager/​googledrive
github.com/piotrkowalczuk/charonPackage charon is a generated protocol buffer package.
github.com/piotrkowalczuk/charon/charonctl
github.com/piotrkowalczuk/charon/charondPackage main is server implementation of Charon auth service.
github.com/piotrkowalczuk/charon/charontest
github.com/piotrkowalczuk/mnemosynePackage mnemosyne is a generated protocol buffer package.
github.com/​piotrkowalczuk/​mnemosyne/​mnemosynedPackage main is server implementation of Mnemosyne session store.
github.com/​piotrkowalczuk/​mnemosyne/​mnemosynetest
github.com/pjvds/tidyGo lang structured logging made fast and simple
github.com/pjvds/tidy/cloud
github.com/pocke/google-calendar-cli
github.com/polaris1119/logger基于标准库高性能的logger
github.com/polvi/cad/client
github.com/polvi/cad/protoPackage proto is a generated protocol buffer package.
github.com/polvi/cad/server
github.com/polvi/grpc-credentials/oidc
github.com/pote/disque-go/disque
github.com/pranjal5215/hammerpool/poolPackage hammerpool provides functionality to manage and reuse resources like connections.
github.com/prasmussen/gdrive/drive
github.com/​prasmussen/​google-api-go-client/​drive/​v1Package drive provides access to the Drive API.
github.com/​prasmussen/​google-api-go-client/​drive/​v2Package drive provides access to the Drive API.
github.com/​prasmussen/​google-api-go-client/​examples
github.com/​prasmussen/​google-api-go-client/​googleapiPackage googleapi contains the common code shared by all Google API libraries.
github.com/prattmic/codesearch/pkg/storagePackage storage provides access to the search storage backend.
github.com/pressly/chainstoreLightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go
github.com/pressly/chainstore/boltstore
github.com/pressly/chainstore/example
github.com/pressly/chainstore/filestore
github.com/pressly/chainstore/levelstore
github.com/pressly/chainstore/logmgr
github.com/pressly/chainstore/lrumgr
github.com/pressly/chainstore/memstore
github.com/pressly/chainstore/metricsmgr
github.com/pressly/chainstore/_mockstore
github.com/pressly/chainstore/s3store
github.com/pressly/chiComposable Go HTTP router built with net/​context
github.com/pressly/chi/middleware
github.com/pressly/chi/render
github.com/pressly/imgry/server
github.com/pressly/qmd/rest
github.com/pressly/qmd/rest/handlers
github.com/​projectatomic/​atomic-enterprise/​pkg/​dockerregistry/​server
github.com/prometheus/alertmanager
github.com/prometheus/alertmanager/notify
github.com/prometheus/alertmanager/test
github.com/​prometheus/​client_golang/​api/​prometheusPackage prometheus provides bindings to the Prometheus HTTP API: http:/​/​prometheus.io/​docs/​querying/​api/​
github.com/prometheus/common/route
github.com/prometheus/prometheus/notifier
github.com/prometheus/prometheus/promql
github.com/prometheus/prometheus/retrieval
github.com/​prometheus/​prometheus/​retrieval/​discovery
github.com/​prometheus/​prometheus/​retrieval/​discovery/​kubernetes
github.com/prometheus/prometheus/web/api/v1
github.com/Prom-ua/go-dialer
github.com/proppy/gcloud-golangPackage cloud contains Google Cloud Platform APIs related types and common functions.
github.com/​proppy/​gcloud-golang/​compute/​computeutilPackage computeutil provides helpers around the Google Cloud Engine API.
github.com/proppy/gcloud-golang/datastore
github.com/proppy/gcloud-golang/internalPackage internal provides support for the cloud packages.
github.com/proppy/gcloud-golang/storagePackage storage is a Google Cloud Storage client.
github.com/protobytelab/routePackage route provides an HTTP request multiplexer called Router that can be used as an alternative to Go's http.ServeMux.
github.com/protogalaxy/common/serviceerror
github.com/protogalaxy/service-goroom/goroomPackage goroom is a generated protocol buffer package.
github.com/​protogalaxy/​service-notify/​devicepresencePackage devicepresence is a generated protocol buffer package.
github.com/protogalaxy/service-notify/notifyPackage notify is a generated protocol buffer package.
github.com/protogalaxy/service-notify/queue
github.com/protogalaxy/service-notify/socketPackage socket is a generated protocol buffer package.
github.com/pshevtsov/verigoContext-aware middleware chains for Go web applications
github.com/ptt/pttweb
github.com/ptt/pttweb/article
github.com/ptt/pttweb/richcontent
github.com/pubnub/go/gae-example
github.com/pubnub/go/gae-managed-vm-example
github.com/pubnub/go/gae/messagingPackage messaging provides the implemetation to connect to pubnub api on google appengine.
github.com/pubnub/go/gae/testsPackage tests has the unit tests of package messaging.
github.com/PuerkitoBio/exp/jugglerPackage juggler implements a websocket-based, redis-backed RPC and Pub-Sub server.
github.com/PuerkitoBio/exp/juggler/clientPackage client implements a juggler client.
github.com/PuerkitoBio/jugglerPackage juggler implements a websocket-based, redis-backed RPC and pub-sub server.
github.com/PuerkitoBio/juggler/clientPackage client implements a juggler client.
github.com/pwaller/docker/graph
github.com/qedus/ndsPackage nds a Go datastore API for Google App Engine that caches datastore calls in memcache in a strongly consistent manner.
github.com/qiniu/api.v7/kodo包 qiniupkg.com/​api.v7/​kodo 提供了在您的业务服务器(服务端)调用七牛云存储服务的能力
github.com/qiniu/api.v7/kodocli包 qiniupkg.com/​api.v7/​kodocli 提供了在客户端调用七牛云存储部分服务的能力
github.com/​rainchasers/​com.rainchasers.gauge/​bigquery
github.com/​rainchasers/​com.rainchasers.gauge/​gauge
github.com/​rainchasers/​gcloud-pubsub-to-loggly
github.com/rakateja/gopic/infrastructure
github.com/​rakutentech/​terraform-provider-vsphere/​vsphere
github.com/rasa/oauth2-fork-b3f9a68/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
github.com/​rastech/​algoliasearch-client-go/​algoliasearch
github.com/rastech/dropboxPackage dropbox implements the Dropbox core and datastore API.
github.com/rastech/gometa/caching
github.com/rastech/gometa/chimp
github.com/rastech/gometa/lockPackage lock provides appengine memcache backed distributed locking.
github.com/rastech/gometa/membucketPackage membucket is an implementation of the token bucket algorithm backed be appengine's memcache.
github.com/remind101/conveyorA fast build system for Docker images.
github.com/remind101/conveyor/builderPackage builder provides methods for building docker images from GitHub repositories.
github.com/remind101/conveyor/builder/datadogPackage datadog provides middleware that will send events and timings for image builds to datadog.
github.com/remind101/conveyor/builder/docker
github.com/remind101/conveyor/server/api
github.com/remind101/conveyor/server/github
github.com/remind101/conveyor/slackPackage slack provides an slash Handler for adding the Conveyor push webhook on the GitHub repo.
github.com/remind101/conveyor/worker
github.com/remind101/empireA PaaS built on top of Amazon EC2 Container Service (ECS)
github.com/remind101/empire/empiretest
github.com/remind101/empire/pkg/dockerutil
github.com/remind101/empire/pkg/ecsutilPackage ecsutil is a layer on top of Amazon ECS to provide an app aware ECS client.
github.com/remind101/empire/pkg/lbpackage lb provides an abstraction around creating load balancers.
github.com/remind101/empire/pkg/runnerpackage runner provides a simple interface for running docker containers.
github.com/remind101/empire/schedulerPackage scheduler provides the core interface that Empire uses when interacting with a cluster of machines to run tasks.
github.com/remind101/empire/scheduler/ecsPacakge ecs provides an implementation of the Scheduler interface that uses Amazon EC2 Container Service.
github.com/remind101/empire/scheduler/ecs/lbpackage lb provides an abstraction around creating load balancers.
github.com/remind101/empire/server
github.com/remind101/empire/server/github
github.com/remind101/empire/server/heroku
github.com/remind101/empire/server/middleware
github.com/remind101/newrelicNo op implementation for non linux platforms (new relix agent sdk only support linux right now)
github.com/remind101/newrelic/example
github.com/remind101/pkg/example
github.com/remind101/pkg/httpxpackage httpx provides an extra layer of convenience over package http.
github.com/remind101/pkg/httpx/middleware
github.com/remind101/pkg/loggerpackage logger is a package that provides a structured logger that's context.Context aware.
github.com/remind101/pkg/reporterpackage reporter provides a context.Context aware abstraction for shuttling errors and panics to third partys.
github.com/remind101/pkg/reporter/hb2package hb2 is a Go package for sending errors to Honeybadger using the official client library
github.com/remind101/pkg/reporter/nr
github.com/remind101/tugboatRest API and AngularJS client for deploying github repos.
github.com/remind101/tugboat/provider/empire
github.com/remind101/tugboat/provider/fake
github.com/remind101/tugboat/provider/heroku
github.com/remind101/tugboat/server/github
github.com/​resonancelabs/​go-pub/​instrument/​context
github.com/restic/restic/src/restic/fuse
github.com/rfjakob/cluefs/lib/cluefs
github.com/​RichardKnop/​go-oauth2-server/​config
github.com/rightscale/rsc/httpclientPackage httpclient provide a HTTP client factory for all code that need to make API calls.
github.com/rightscale/rsc/rsapiPackage rsapi contains common code to all RightScale API clients This includes common data types and authentication algorithms.
github.com/rillomas/xclamm/bin
github.com/rjeczalik/gh/webhookPackage webhook implements middleware for GitHub Webhooks.
github.com/rkgo/routerA [middleware](https:/​/​github.com/​rkgo/​web) wrapper for the high performance HTTP request router [httptreemux](http:/​/​github.com/​dimfeld/​httptreemux)
github.com/rkgo/webMinimal web toolkit build upon [golang.org/​x/​net/​context](https:/​/​godoc.org/​golang.org/​x/​net/​context)
github.com/​RobotsAndPencils/​marvin/​githubservice
github.com/robscc/goworkerPackage goworker is a Resque-compatible, Go-based background worker.
github.com/​robskillington/​gokit-gorilla-mux-starter
github.com/​robskillington/​gokit-gorilla-mux-starter/​rpc
github.com/robustirc/robustirc
github.com/robustirc/robustirc/ircserverPackage ircserver implements an IRC server which strictly adheres to a processing model where output is only ever generated in response to input, and only depends on state that is local to the IRC server.
github.com/robustirc/robustirc/outputstreamPackage outputstream represents the messages which the ircserver package generates in response to what is being sent to RobustIRC.
github.com/rodaine/statstee
github.com/rodaine/statstee/streams
github.com/rogallic/rogsit/go
github.com/rsampaio/docker/graph
github.com/rsc/letsencryptPackage letsencrypt obtains TLS certificates from LetsEncrypt.org.
github.com/rs/corsPackage cors is net/​http handler to handle CORS related requests as defined by http:/​/​www.w3.org/​TR/​cors/​
github.com/rs/formjsonGo net/​http handler to transparently manage posted JSON
github.com/rs/rest-layer/graphqlPackage graphql is a `net/​http` handler implementing the GraphQL protocol for the REST Layer framework.
github.com/rs/rest-layer-memPackage mem is an example REST backend storage that stores everything in memory.
github.com/rs/rest-layer-mongoPackage mongo is a REST Layer resource storage handler for MongoDB using mgo
github.com/rs/rest-layer/resourcePackage resource defines and manages the resource graph and handle the interface with the resource storage handler.
github.com/rs/rest-layer/restPackage rest is a `net/​http` handler responsible for HTTP RESTful implementation for the REST Layer framework.
github.com/rs/rest-layer/schemaPackage schema provides a validation framework for the API resources.
github.com/rs/xaccessPackage xaccess is a middleware that logs all access requests performed on the sub handler using github.com/​rs/​xlog and github.com/​rs/​xstats stored in context.
github.com/rs/xhandlerPackage xhandler provides a bridge between http.Handler and net/​context.
github.com/rs/xlogPackage xlog is a logger coupled with HTTP net/​context aware middleware.
github.com/rs/xmuxPackage xmux is a net/​context aware, tree based high performance HTTP request multiplexer forked from httprouter.
github.com/rs/xstatsPackage xstats is a generic client for service instrumentation.
github.com/s7v7nislands/docker/api/server
github.com/​s7v7nislands/​docker/​api/​server/​httputils
github.com/​s7v7nislands/​docker/​api/​server/​router/​container
github.com/​s7v7nislands/​docker/​api/​server/​router/​local
github.com/​s7v7nislands/​docker/​api/​server/​router/​network
github.com/​s7v7nislands/​docker/​api/​server/​router/​system
github.com/​s7v7nislands/​docker/​api/​server/​router/​volume
github.com/s7v7nislands/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/s7v7nislands/docker/distribution
github.com/​s7v7nislands/​docker/​distribution/​xfer
github.com/saasbuilders/itembasePackage itembase gives a thin wrapper around the itembase REST API.
github.com/sanathb/ginGin is a HTTP web framework written in Go (Golang).
github.com/sasha-s/goimplA tool to generate stub implementation of an interface.
github.com/savaki/cloudmetricscloudmetrics is a go-metrics reporter that publishes data to Amazon CloudWatch
github.com/savaki/cloudwriterlog implementation that ships to aws cloudwatch
github.com/savaki/geoip2golang implementation of MaxMind's GeoIP2 Precision Services
github.com/savaki/goapigo client library for ThoughtWorks Go continuous delivery server (gocd)
github.com/savaki/httpctxcontext aware http client library
github.com/savaki/oauth2libPre-baked library for using golang.org/​x/​oauth2 with facebook, github, google, etc.
github.com/savaki/zendeskgolang zendesk api
github.com/​scaleway/​scaleway-cli/​vendor/​github.com/​docker/​docker/​pkg/​ioutils
github.com/​scaleway/​scaleway-cli/​vendor/​github.com/​moul/​anonuuid/​vendor/​github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/​scaleway/​scaleway-cli/​vendor/​github.com/​moul/​anonuuid/​vendor/​github.com/​smartystreets/​assertions/​internal/​reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/​scaleway/​scaleway-cli/​vendor/​github.com/​smartystreets/​assertions/​internal/​reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/scottlamb/luxor/clientPackage client is a concrete client implementation of the FX Luminaire Luxor ZD wi-fi module's protocol using JSON-over-HTTP.
github.com/scottlamb/luxor/protocolPackage protocol defines the abstract RPC interface for the FX Luminaire Luxor ZD landscape lighting system's wi-fi module.
github.com/scraperwiki/git-prep-directoryBuild tools friendly way of repeatedly cloning a git repository using a submodule cache and keeping timestamps to commit times
github.com/scristofari/golang-poll-gaeApi crud on app engine
github.com/SeanDolphin/horsefeather
github.com/SeanDolphin/horsefeather/hfae
github.com/SeanDolphin/horsefeather/test
github.com/senzflow/kbase/rpcPackage rpc is a generated protocol buffer package.
github.com/sergei-svistunov/gorpcGo RPC server wirh autogenerated documentation
github.com/sergei-svistunov/gorpc/debug
github.com/sergei-svistunov/gorpc/example
github.com/​sergei-svistunov/​gorpc/​example/​clientIt's autogenerated file.
github.com/​sergei-svistunov/​gorpc/​test/​handler1
github.com/​sergei-svistunov/​gorpc/​test/​handler_foreign_arguments
github.com/​sergei-svistunov/​gorpc/​test/​handler_foreign_return_values
github.com/​sergei-svistunov/​gorpc/​transport/​cache
github.com/​sergei-svistunov/​gorpc/​transport/​http_json
github.com/sevein/qubot/src/handlersPackage handlers provides different handlers that can be plugged to Qubot.
github.com/sevein/qubot/src/qubotPackage qubot offers a Slack bot service.
github.com/shafreeck/fperffperf allows you to build your performace tools easily
github.com/shafreeck/fperf/client
github.com/shaggytwodope/drive/src
github.com/sheenobu/go-xcoLibrary for building XMPP/​Jabber ( XEP-0114 ) components in golang.
github.com/shumipro/meetapp/server
github.com/shumipro/meetapp/server/errors
github.com/shumipro/meetapp/server/facebook
github.com/shumipro/meetapp/server/login
github.com/shumipro/meetapp/server/models
github.com/​shumipro/​meetapp/​server/​notification
github.com/shumipro/meetapp/server/oauth
github.com/shumipro/meetapp/server/twitter
github.com/shumipro/meetapp/server/views
github.com/shumipro/meetapp/tools
github.com/shunsukeaihara/sphinx-httpserver
github.com/​shunsukeaihara/​sphinx-httpserver/​config
github.com/​shunsukeaihara/​sphinx-httpserver/​sphinx
github.com/shurcooL/issuesPackage issues provides an issues service definition.
github.com/shurcooL/issuesappPackage issuesapp is a web frontend for an issues service.
github.com/shurcooL/issues/fsPackage fs implements issues.Service using a filesystem.
github.com/shurcooL/issues/githubapiPackage githubapi implements issues.Service using GitHub API client.
github.com/shurcooL/notificationsPackage notifications provides a notifications service definition.
github.com/shurcooL/notifications/githubapiPackage githubapi implements notifications.Service using GitHub API client.
github.com/shurcooL/play/163Package stream is a generated protocol buffer package.
github.com/shurcooL/play/166
github.com/shurcooL/play/173/wordpressPackage wordpress implements issues.Service using a WordPress XML export.
github.com/shurcooL/play/187/tictactoePackage tictactoe defines the game of tic-tac-toe.
github.com/shurcooL/reactionsPackage reactions provides a reactions service definition.
github.com/shurcooL/reactions/fsPackage fs implements reactions.Service using a virtual filesystem.
github.com/shurcooL/usersPackage users provides a users service definition.
github.com/siddontang/cockroach/multiraftPackage multiraft implements the Raft distributed consensus algorithm.
github.com/siddontang/cockroach/serverPackage server implements the Cockroach storage node.
github.com/siddontang/cockroach/storagePackage storage provides access to the Store and Range abstractions.
github.com/signalfx/golib/boltcycle
github.com/signalfx/golib/datapoint/dpsink
github.com/signalfx/golib/datapoint/dptest
github.com/signalfx/golib/log
github.com/signalfx/golib/sfxclientPackage sfxclient creates convenient go functions and wrappers to send metrics to SignalFx.
github.com/signalfx/golib/web
github.com/signalfx/metricproxy
github.com/signalfx/metricproxy/config
github.com/signalfx/metricproxy/dp/dpbuffered
github.com/signalfx/metricproxy/protocol
github.com/​signalfx/​metricproxy/​protocol/​carbon
github.com/​signalfx/​metricproxy/​protocol/​collectd
github.com/signalfx/metricproxy/protocol/csv
github.com/​signalfx/​metricproxy/​protocol/​demultiplexer
github.com/​signalfx/​metricproxy/​protocol/​signalfx
github.com/​sinmetal/​sinmetalcraft/​appengine/​sinmetalcraft/​src/​sinmetalcraft
github.com/​skelterjohn/​gcloud_apis/​clients/​appengine/​v1beta4Package appengine provides access to the Google App Engine Admin API.
github.com/​skelterjohn/​gcloud_apis/​clients/​autoscaler/​v1beta2Package autoscaler provides access to the Google Compute Engine Autoscaler API.
github.com/​skelterjohn/​gcloud_apis/​clients/​bigquery/​v2Package bigquery provides access to the BigQuery API.
github.com/​skelterjohn/​gcloud_apis/​clients/​bigtableclusteradmin/​v1Package bigtableclusteradmin provides access to the Google Cloud Bigtable Cluster Admin API.
github.com/​skelterjohn/​gcloud_apis/​clients/​cloudbuild/​v1Package cloudbuild provides access to the Google Cloud Container Builder API.
github.com/​skelterjohn/​gcloud_apis/​clients/​clouddebugger/​v2Package clouddebugger provides access to the Google Cloud Debugger API.
github.com/​skelterjohn/​gcloud_apis/​clients/​cloudfunctions/​v1beta1Package cloudfunctions provides access to the Google Cloud Functions API.
github.com/​skelterjohn/​gcloud_apis/​clients/​cloudresourcemanager/​v1beta1Package cloudresourcemanager provides access to the Google Cloud Resource Manager API.
github.com/​skelterjohn/​gcloud_apis/​clients/​clouduseraccounts/​alphaPackage clouduseraccounts provides access to the Cloud User Accounts API.
github.com/​skelterjohn/​gcloud_apis/​clients/​clouduseraccounts/​betaPackage clouduseraccounts provides access to the Cloud User Accounts API.
github.com/​skelterjohn/​gcloud_apis/​clients/​compute/​alphaPackage compute provides access to the Compute Engine API.
github.com/​skelterjohn/​gcloud_apis/​clients/​compute/​betaPackage compute provides access to the Compute Engine API.
github.com/​skelterjohn/​gcloud_apis/​clients/​compute/​v1Package compute provides access to the Compute Engine API.
github.com/​skelterjohn/​gcloud_apis/​clients/​container/​v1Package container provides access to the Google Container Engine API.
github.com/​skelterjohn/​gcloud_apis/​clients/​dataflow/​v1b3Package dataflow provides access to the Google Dataflow API.
github.com/​skelterjohn/​gcloud_apis/​clients/​dataproc/​v1beta1Package dataproc provides access to the Google Cloud Dataproc API.
github.com/​skelterjohn/​gcloud_apis/​clients/​deploymentmanager/​v2Package deploymentmanager provides access to the Google Cloud Deployment Manager API.
github.com/​skelterjohn/​gcloud_apis/​clients/​dns/​v1Package dns provides access to the Google Cloud DNS API.
github.com/​skelterjohn/​gcloud_apis/​clients/​dns/​v1beta1Package dns provides access to the Google Cloud DNS API.
github.com/​skelterjohn/​gcloud_apis/​clients/​genomics/​v1Package genomics provides access to the Genomics API.
github.com/​skelterjohn/​gcloud_apis/​clients/​iam/​v1Package iam provides access to the Google Identity and Access Management API.
github.com/​skelterjohn/​gcloud_apis/​clients/​logging/​v1beta3Package logging provides access to the Google Cloud Logging API.
github.com/​skelterjohn/​gcloud_apis/​clients/​logging/​v2beta1Package logging provides access to the Google Cloud Logging API.
github.com/​skelterjohn/​gcloud_apis/​clients/​manager/​v1beta2Package manager provides access to the Google Cloud Deployment Manager API.
github.com/​skelterjohn/​gcloud_apis/​clients/​pubsub/​v1Package pubsub provides access to the Google Cloud Pub/​Sub API.
github.com/​skelterjohn/​gcloud_apis/​clients/​replicapoolupdater/​v1beta1Package replicapoolupdater provides access to the Google Compute Engine Instance Group Updater API.
github.com/​skelterjohn/​gcloud_apis/​clients/​replicapool/​v1beta2Package replicapool provides access to the Google Compute Engine Instance Group Manager API.
github.com/​skelterjohn/​gcloud_apis/​clients/​resourceviews/​v1beta1Package resourceviews provides access to the Resource Views API.
github.com/​skelterjohn/​gcloud_apis/​clients/​source/​v1Package source provides access to the Cloud Source Repositories API.
github.com/​skelterjohn/​gcloud_apis/​clients/​sqladmin/​v1beta3Package sqladmin provides access to the Cloud SQL Administration API.
github.com/​skelterjohn/​gcloud_apis/​clients/​sqladmin/​v1beta4Package sqladmin provides access to the Cloud SQL Administration API.
github.com/​skelterjohn/​gcloud_apis/​clients/​storage/​v1Package storage provides access to the Cloud Storage JSON API.
github.com/​skelterjohn/​gcloud_apis/​clients/​testing/​v1Package testing provides access to the Google Cloud Testing API.
github.com/​skelterjohn/​gcloud_apis/​clients/​toolresults/​v1beta3Package toolresults provides access to the Cloud Tool Results API.
github.com/Skipor/imgserverTest task for Yandex internship.
github.com/skizzehq/goskizze/protobufPackage protobuf is a generated protocol buffer package.
github.com/skizzehq/goskizze/skizzePackage skizze is a client for the Skizze database.
github.com/​skizzehq/​skizze/​src/​datamodel/​protobufPackage protobuf is a generated protocol buffer package.
github.com/skizzehq/skizze/src/server
github.com/​skizzehq/​skizze/​src/​skizze-cli/​bridge
github.com/skynetservices/skydns
github.com/​skynetservices/​skydns/​backends/​etcdPackage etcd provides the default SkyDNS server Backend implementation, which looks up records stored under the `/​skydns` key in etcd when queried.
github.com/SLASH2NL/kamiweb "framework" using x/net/context
github.com/slowmail-io/contextfactoryGoogle Cloud API context helper for Go
github.com/​smartystreets/​assertions/​internal/​ogletestPackage ogletest provides a framework for writing expressive unit tests.
github.com/​smartystreets/​assertions/​internal/​reqtracePackage reqtrace contains a very simple request tracing framework.
github.com/Smerom/Fiction-Console/server
github.com/​Smerom/​Fiction-Console/​server/​protobufPackage projectService is a generated protocol buffer package.
github.com/snakehopper/sharded_counterGo Google App Engine scalable sharding counters
github.com/sogko/graphqlAn implementation of GraphQL for Go
github.com/sogko/relayA Go/​Golang library to help construct a graphql-go server supporting react-relay.
github.com/soh335/radicast
github.com/soheilhy/beehiveDistributed messaging system in Go lang.
github.com/sohlich/healthcheckPackage healthcheck provides simple implementation of application periodic health checker, that periodically checks the health of application compoentns.
github.com/solderapp/solder-api/store
github.com/soul9/torrent/fs
github.com/soundtrackyourbrand/gaeamqpamqp dialer for Google App Engine
github.com/soundtrackyourbrand/legacyA helper package to attach the old appengine.Context behaviour to the new context.Context for a smooth converting experience
github.com/​soundtrackyourbrand/​utils/​gae/​backup
github.com/​soundtrackyourbrand/​utils/​gae/​gaecontext
github.com/​soundtrackyourbrand/​utils/​gae/​memcache
github.com/​soundtrackyourbrand/​utils/​key/​gaekey
github.com/​sourcegraph/​go-sourcegraph/​sourcegraphPackage sourcegraph is a generated protocol buffer package.
github.com/​sourcegraph/​go-sourcegraph/​sourcegraph/​mock
github.com/sourcegraph/rwvfs/cloudstoragevfs
github.com/sourcegraph/srclib/store/pbPackage pb is a generated protocol buffer package.
github.com/sourcegraph/srclib/store/pb/mock
github.com/spacemonkeygo/errorsPackage errors is a flexible error support library for Go
github.com/spektroskop/keiro
github.com/spenczar/zksyncpackage zksync provides synchronization primitives backed by ZooKeeper.
github.com/spkg/httpctxPackage httpctx provides a convenient way to handle HTTP requests using "context-aware" handler functions.
github.com/spkg/slogPackage slog provides structured, context-aware logging.
github.com/sqs/grpccache/testpbPackage testpb is a generated protocol buffer package.
github.com/sr/grpcinstrument/example
github.com/​srinathh/​mobilehtml5app/​contextrouter
github.com/stacktic/dropboxPackage dropbox implements the Dropbox core and datastore API.
github.com/stapelberg/docker/api/clientPackage client provides a command-line interface for Docker.
github.com/stapelberg/docker/api/server
github.com/​stapelberg/​docker/​api/​server/​httputils
github.com/​stapelberg/​docker/​api/​server/​router/​build
github.com/​stapelberg/​docker/​api/​server/​router/​container
github.com/​stapelberg/​docker/​api/​server/​router/​image
github.com/​stapelberg/​docker/​api/​server/​router/​network
github.com/​stapelberg/​docker/​api/​server/​router/​system
github.com/​stapelberg/​docker/​api/​server/​router/​volume
github.com/stapelberg/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/stapelberg/docker/distribution
github.com/​stapelberg/​docker/​distribution/​xfer
github.com/stapelberg/fitbit-backup
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​actionsPackage actions provides the infrastructure for defining and executing actions (code that is triggered in response to an client request) on horizon.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​dbPackage db provides machinery for the database subsystem of horizon.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​db2Package db2 is the replacement for db.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​friendbot
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​httpx
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​logPackage log provides the logging facilities used for horizon.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​pump/​db
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​render
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​render/​problem
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​render/​sseThis package contains the Server Sent Events implementation used by horizon.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​resourcePackage resource contains the type definitions for all of horizons response resources.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​resource/​effects
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​resource/​operations
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​testPackage test contains simple test helpers that should not have any dependencies on horizon's packages.
github.com/​stellar/​horizon/​src/​github.com/​stellar/​horizon/​txsubPackage txsub provides the machinery that horizon uses to submit transactions to the stellar network and track their progress.
github.com/stephenplaza/dvid/storage/gbucket
github.com/stevvooe/continuity/continuityfs
github.com/sthulb/distribution/registry/authPackage auth defines a standard interface for request access controllers.
github.com/​sthulb/​distribution/​registry/​auth/​token
github.com/​sthulb/​distribution/​registry/​storagePackage storage contains storage services for use in the registry application.
github.com/​sthulb/​distribution/​registry/​storage/​cachePackage cache provides facilities to speed up access to the storage backend.
github.com/supergiant/supergiant/core
github.com/superkkt/cherry/cherryd
github.com/superkkt/cherry/cherryd/network
github.com/​superkkt/​cherry/​cherryd/​openflow/​trans
github.com/​svanharmelen/​terraform/​state/​remote
github.com/swisscoders/gobuilderSlave
github.com/swisscoders/gobuilder/exec
github.com/swisscoders/gobuilder/hooks
github.com/swisscoders/gobuilder/protoPackage proto is a generated protocol buffer package.
github.com/swisscoders/gobuilder/viewer/repo
github.com/syncthing/discosrv
github.com/sztanpet/obscommits
github.com/​sztanpet/​obscommits/​internal/​analyzer
github.com/​sztanpet/​obscommits/​internal/​config
github.com/sztanpet/obscommits/internal/debugThe d package is just a very simple collection of debugging and logging aids everything is safe to call from anywhere
github.com/​sztanpet/​obscommits/​internal/​factoids
github.com/​sztanpet/​obscommits/​internal/​github
github.com/sztanpet/obscommits/internal/rss
github.com/sztanpet/obscommits/internal/tpl
github.com/sztanpet/sircPackage sirc is a thin utility library ontop of github.com/​sorcix/​irc it handles the connection to the server and provides a single callback for code to interact with
github.com/tallstreet/graphql/executorPackage executor produces results from a graphql Operation and Schema.
github.com/​tallstreet/​graphql/​executor/​resolverPackage resolver exposes the Resolver interface
github.com/tallstreet/graphql/executor/tracerPackage tracer provides an interface to attach execution metadata to a context.
github.com/tallstreet/graphql/handlerPackage handler implements an HTTP interface to a Schema.
github.com/tallstreet/graphql/schemaPackage schema provides the ability to register objects to be exposed via a graphql api.
github.com/tallstreet/todographqlgo/graph
github.com/tamtam-im/waves
github.com/tamtam-im/waves/machine
github.com/tamtam-im/waves/probe
github.com/tamtam-im/waves/probe/docker
github.com/tanuki-ipfs/core/peerPackage peer is a generated protocol buffer package.
github.com/tasdomas/juju/provider/vsphere
github.com/taskgraph/taskgraphTaskBuilder is also implemented by application developer and used by framework implementation so decide which task implementation one should use at any give node.
github.com/​taskgraph/​taskgraph/​example/​regression
github.com/​taskgraph/​taskgraph/​example/​regression/​protoPackage proto is a generated protocol buffer package.
github.com/taskgraph/taskgraph/framework
github.com/tbuckley/googauthGolang utils to simplify Google login
github.com/tchaik/tchaik/cmd/tchaiktchaik creates a webserver which serves the web UI.
github.com/tchaik/tchaik/cmd/tchstoretchstore is a tool to create a remote store for tchaik files, including media and artwork files (TODO: index).
github.com/tchaik/tchaik/store
github.com/tchaik/tchaik/store/cafs
github.com/tcolgate/godinstall
github.com/teepark/contextualPackage contextual makes it easy to integrate golang.org/​x/​net/​context into a net/​http server.
github.com/teepark/contextual/middlewarePackage middleware provides a concept of middleware built around Inbound and Outbound callbacks, and some conveniences such as a Chain type.
github.com/teepark/contextual/routerPackage router implements wrappers around github.com/​julienschmidt/​httprouter.Router to enable the use of golang.org/​x/​net/​context.Context in endpoint handlers.
github.com/tetrafolium/gae/service/module
github.com/tgulacsi/agostle
github.com/tgulacsi/agostle/converterPackage converter implements function for converting files to PDF
github.com/tgulacsi/go/coordPackage coord contains a function to get the coordinates of a human-readable address, using GMaps.
github.com/tgulacsi/go/httpctxhlpPackage httphdr provides some support for HTTP headers.
github.com/tgulacsi/go/mevvPackage mevv: a MacroExpert VillámVilág szolgáltatásának elérése.
github.com/tgulacsi/go/soaphlp
github.com/tgulacsi/imapclientPackage imapclient is for listing folders, reading messages and moving them around (delete, unread, move).
github.com/tgulacsi/overseer-bindiff/fetcherPackage fetcher fetches the overseer-bindiff prepared binary diffs or the full binary from the configured URL.
github.com/TheHippo/httproutercPackage httprouter is a trie based high performance HTTP request router.
github.com/TheThingsNetwork/ttn/corePackage core is a generated protocol buffer package.
github.com/​TheThingsNetwork/​ttn/​core/​adapters/​mqttPackage mqtt provides an MQTT adapter between the network and an MQTT broker.
github.com/​TheThingsNetwork/​ttn/​core/​adapters/​udp
github.com/​TheThingsNetwork/​ttn/​core/​components/​broker
github.com/​TheThingsNetwork/​ttn/​core/​components/​handler
github.com/​TheThingsNetwork/​ttn/​core/​components/​router
github.com/TheThingsNetwork/ttn/core/mocksPackage mocks offers dedicated mocking interface /​ structures for testing
github.com/TheThingsNetwork/ttn/ttnctl/cmd
github.com/​thomaso-mirodin/​go-shorten/​handlers/​templates
github.com/thorinside/ada
github.com/thorinside/ada/plugins/adabot
github.com/tianon/docker/api/server
github.com/tianon/docker/api/server/httputils
github.com/​tianon/​docker/​api/​server/​router/​local
github.com/​tianon/​docker/​api/​server/​router/​network
github.com/​tianon/​docker/​api/​server/​router/​volume
github.com/tianon/docker/graph
github.com/tiborvass/docker/api/server
github.com/​tiborvass/​docker/​api/​server/​httputils
github.com/​tiborvass/​docker/​api/​server/​router/​local
github.com/​tiborvass/​docker/​api/​server/​router/​network
github.com/​tiborvass/​docker/​api/​server/​router/​volume
github.com/tiborvass/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/tiborvass/docker/graph
github.com/timcooijmans/contextmux
github.com/timcooijmans/contextmux/httprouterPackage httprouter is a trie based high performance HTTP request router.
github.com/timcooijmans/contextmux/middleware
github.com/timelinelabs/romuluspackage main runs the romulusd deamon.
github.com/timelinelabs/romulus/kubernetes
github.com/​timelinelabs/​romulus/​loadbalancer/​nginx
github.com/​timelinelabs/​romulus/​loadbalancer/​traefik
github.com/​timelinelabs/​romulus/​loadbalancer/​vulcand
github.com/​tkak/​terraform-provider-vsphere/​vsphere
github.com/​tmc/​graphql/​example/​basic_graphql_serverProgram basic_graphql_server shows a simple HTTP server that exposes a bare schema.
github.com/tmc/graphql/executorPackage executor produces results from a graphql Operation and Schema.
github.com/tmc/graphql/executor/resolverPackage resolver exposes the Resolver interface
github.com/tmc/graphql/executor/tracerPackage tracer provides an interface to attach execution metadata to a context.
github.com/tmc/graphql/handlerPackage handler implements an HTTP interface to a Schema.
github.com/tmc/graphql/schemaPackage schema provides the ability to register objects to be exposed via a graphql api.
github.com/tmc/prismPackage prism is a package that helps you write traffic splitting tools.
github.com/tmc/prism/splitter
github.com/tonnerre/geocoloRPC server to query geographic proximity information.
github.com/tonnerre/geocolo/geocolo-client
github.com/tonnerre/x509keyserver
github.com/topicai/etccAn simplified Go client of etcd
github.com/tower-services/proxiesPackage proxies is a generated protocol buffer package.
github.com/​tower-services/​store/​cmd/​store_benchmark
github.com/tower-services/store/cmd/storectl
github.com/​tower-services/​store/​pb/​v1alpha/​storePackage store is a generated protocol buffer package.
github.com/travis-ci/cloud-brain/backgroundPackage background contains the tools necessary for running jobs in the background.
github.com/travis-ci/cloud-brain/cbcontext
github.com/travis-ci/cloud-brain/cloudbrain
github.com/travis-ci/cloud-brain/http
github.com/travis-ci/jupiter-brainJupiter Brain manages servers
github.com/travis-ci/jupiter-brain/serverPackage server contains an HTTP API server to interface with the Jupiter Brain API.
github.com/travis-ci/workerWorker runs your Travis CI jobs
github.com/travis-ci/worker/backend
github.com/travis-ci/worker/context
github.com/tsileo/blobsnap/fsImplements a FUSE filesystem, with a focus on snapshots.
github.com/tsuna/gohbasePure-Go HBase client
github.com/tsuna/gohbase/hrpc
github.com/tsuna/gohbase/test
github.com/tsuru/tsuru/auth/oauth
github.com/ttacon/boxgolang API for box
github.com/ttacon/box/boxtoken
github.com/ttacon/box/boxtoken-tls
github.com/​turnage/​graw/​internal/​operator/​internal/​clientPackage client manages all requests made to reddit.
github.com/tv42/darwiniPackage darwini provides web programming conveniences.
github.com/twanies/weaveboxBlazing fast minimal web framework for the Go programming language.
github.com/uber-common/opentracing-goA general-purpose instrumentation API for distributed tracing systems
github.com/uber/ringpop-goPackage ringpop is a library that maintains a consistent hash ring atop a gossip-based membership protocol.
github.com/uber/ringpop-go/examples/ping-ring
github.com/uber/ringpop-go/forwardPackage forward provides a mechanism to forward TChannel requests.
github.com/uber/ringpop-go/shared
github.com/uber/ringpop-go/swim
github.com/uber/tchannel-goPackage tchannel implements Go bindings for the TChannel protocol (https:/​/​github.com/​uber/​tchannel).
github.com/uber/tchannel-go/json
github.com/uber/tchannel-go/pprof
github.com/uber/tchannel-go/raw
github.com/uber/tchannel-go/testutils
github.com/uber/tchannel-go/thriftPackage thrift adds support to use Thrift services over TChannel.
github.com/uchicago-sg/fluytMarketplace re-implemented in Golang.
github.com/unclejack/docker/api/server
github.com/​unclejack/​docker/​api/​server/​httputils
github.com/​unclejack/​docker/​api/​server/​middleware
github.com/​unclejack/​docker/​api/​server/​router/​network
github.com/​unclejack/​docker/​api/​server/​router/​volume
github.com/unclejack/docker/container
github.com/unclejack/docker/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
github.com/​unclejack/​docker/​daemon/​logger/​gcplogs
github.com/unclejack/docker/distribution
github.com/unclejack/docker/distribution/xfer
github.com/unclejack/docker/graph
github.com/upfluence/etcdexpose/utils
github.com/upfluence/etcdexpose/watcher/etcd
github.com/urlgrey/aprs-dashboard/handlers
github.com/urlgrey/aprs-dashboard/ingest
github.com/urlgrey/streammarker-collector
github.com/​urlgrey/​streammarker-collector/​binding
github.com/​urlgrey/​streammarker-collector/​endpoint
github.com/vdemeester/docker-eventsA tiny library on top of docker/​engine-api to handle docker events
github.com/vdemeester/libkermit/composePackage compose aims to provide simple "helper" methods to ease the use of compose (through libcompose) in (integration) tests.
github.com/vdemeester/libkermit/dockerPackage docker aims to provide simple "helper" methods to ease the use of docker in (integration) tests.
github.com/VerveWireless/grpcPackage grpc implements an RPC system called gRPC.
github.com/VerveWireless/grpc/benchmarkPackage benchmark implements the building blocks to setup end-to-end gRPC benchmarks.
github.com/​VerveWireless/​grpc/​benchmark/​client
github.com/​VerveWireless/​grpc/​benchmark/​grpc_testingPackage grpc_testing is a generated protocol buffer package.
github.com/VerveWireless/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.
github.com/​VerveWireless/​grpc/​credentials/​oauthPackage oauth implements gRPC credentials using OAuth.
github.com/VerveWireless/grpc/healthPackage health provides some utility functions to health-check a server.
github.com/​VerveWireless/​grpc/​health/​grpc_health_v1alphaPackage grpc_health_v1alpha is a generated protocol buffer package.
github.com/VerveWireless/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
github.com/VerveWireless/grpc/namingPackage naming defines the naming API and related data structures for gRPC.
github.com/​VerveWireless/​grpc/​test/​grpc_testingPackage grpc_testing is a generated protocol buffer package.
github.com/VerveWireless/grpc/transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
github.com/vilppuvuorinen/chalicePackage chalice provides a set of functions for developing functional-ish REST API.
github.com/​vilppuvuorinen/​chalice/​compat/​httproutercmptPackage httprouter provides Contextify wrapper for httprouter specific HandleFunc implementations.
github.com/vilppuvuorinen/chalice/example
github.com/vilppuvuorinen/chalice/middlewarePackage middleware provides some sample middleware decorators.
github.com/vincentbernat/docker/api/server
github.com/​vincentbernat/​docker/​api/​server/​httputils
github.com/​vincentbernat/​docker/​api/​server/​router/​local
github.com/​vincentbernat/​docker/​api/​server/​router/​network
github.com/vincentbernat/docker/graph
github.com/vitalie/resolvAn utility DNS library written in Go.
github.com/vitalie/workerAn experimental background jobs processor for Go language.
github.com/VividCortex/gohbasePure-Go HBase client
github.com/VividCortex/gohbase/hrpc
github.com/VividCortex/gohbase/test
github.com/vladimirvivien/automi/api
github.com/vladimirvivien/automi/api/contextPackage context wraps and exposes golang.org/​x/​net/​context.
github.com/vladimirvivien/automi/api/stream
github.com/vladimirvivien/automi/planPackage plan contains an implementation of a plan component.
github.com/vladimirvivien/automi/proc
github.com/vladimirvivien/automi/route
github.com/vladimirvivien/automi/stream
github.com/vmware/govmomiThis package is the root package of the govmomi library.
github.com/vmware/govmomi/event
github.com/vmware/govmomi/find
github.com/vmware/govmomi/govc/about
github.com/vmware/govmomi/govc/cli
github.com/vmware/govmomi/govc/cluster
github.com/vmware/govmomi/govc/datacenter
github.com/vmware/govmomi/govc/datastore
github.com/vmware/govmomi/govc/device
github.com/vmware/govmomi/govc/device/cdrom
github.com/vmware/govmomi/govc/device/floppy
github.com/vmware/govmomi/govc/device/scsi
github.com/vmware/govmomi/govc/device/serial
github.com/vmware/govmomi/govc/dvs
github.com/vmware/govmomi/govc/dvs/portgroup
github.com/vmware/govmomi/govc/env
github.com/vmware/govmomi/govc/events
github.com/vmware/govmomi/govc/extension
github.com/vmware/govmomi/govc/fields
github.com/vmware/govmomi/govc/flags
github.com/vmware/govmomi/govc/host
github.com/vmware/govmomi/govc/host/account
github.com/vmware/govmomi/govc/host/autostart
github.com/vmware/govmomi/govc/host/esxcli
github.com/vmware/govmomi/govc/host/firewall
github.com/​vmware/​govmomi/​govc/​host/​maintenance
github.com/vmware/govmomi/govc/host/portgroup
github.com/vmware/govmomi/govc/host/storage
github.com/vmware/govmomi/govc/host/vnic
github.com/vmware/govmomi/govc/host/vswitch
github.com/vmware/govmomi/govc/importx
github.com/vmware/govmomi/govc/license
github.com/vmware/govmomi/govc/logs
github.com/vmware/govmomi/govc/ls
github.com/vmware/govmomi/govc/permissions
github.com/vmware/govmomi/govc/pool
github.com/vmware/govmomi/govc/vapp
github.com/vmware/govmomi/govc/version
github.com/vmware/govmomi/govc/vm
github.com/vmware/govmomi/govc/vm/disk
github.com/vmware/govmomi/govc/vm/guest
github.com/vmware/govmomi/govc/vm/network
github.com/vmware/govmomi/guest
github.com/vmware/govmomi/license
github.com/vmware/govmomi/list
github.com/vmware/govmomi/object
github.com/vmware/govmomi/property
github.com/vmware/govmomi/session
github.com/vmware/govmomi/task
github.com/vmware/govmomi/testPackage test contains functions that implement common functionality between tests.
github.com/vmware/govmomi/test/functional
github.com/vmware/govmomi/view
github.com/vmware/govmomi/vim25Package vim25 provides a minimal client implementation to use with other packages in the vim25 tree.
github.com/vmware/govmomi/vim25/methods
github.com/vmware/govmomi/vim25/mo
github.com/vmware/govmomi/vim25/soap
github.com/wallyworld/juju/provider/vsphere
github.com/wangyibin/gonext
github.com/Wattpad/sqsconsumerPackage sqsconsumer enables easy and efficient message processing from an SQS queue.
github.com/Wattpad/sqsconsumer/example
github.com/Wattpad/sqsconsumer/middleware
github.com/Wattpad/sqsconsumer/router
github.com/Wattpad/sqsconsumer/sqsmessage
github.com/weavebox/weaveboxProductive, extendable and blazing fast web framework for creating API's and web applications.
github.com/weaveworks/mesh/metcd
github.com/weaveworks/scope/app
github.com/weaveworks/scope/app/multitenant
github.com/weaveworks/scope/probe/plugins
github.com/wellington/go-libsassPackage context wraps access to libsass.
github.com/wellington/wellingtonSpriting that sass has been missing
github.com/wellington/wellington/handlers
github.com/wellington/wellington/payload
github.com/​whyrusleeping/​go-notifier/​Godeps/​_workspace/​src/​github.com/​jbenet/​goprocess/​context
github.com/Workiva/go-rest/restPackage rest provides a framework that makes it easy to build a flexible and (mostly) unopinionated REST API with little ceremony.
github.com/​xenolf/​lego/​providers/​dns/​googlecloudPackage googlecloud implements a DNS provider for solving the DNS-01 challenge using Google Cloud DNS.
github.com/xh3b4sd/anna/annactlPackage annactl implements a command line client for Anna.
github.com/xh3b4sd/anna/client/control/logPackage logcontrol provides functionality to interact with Anna's log control network API.
github.com/xh3b4sd/anna/client/interface/textPackage textinterface provides functionality to interact with Anna's text interface network API.
github.com/xh3b4sd/anna/serverPackage server implements a HTTP server to provide Anna's API over network.
github.com/xh3b4sd/anna/server/control/logPackage logcontrol implements spec.LogControl to interactively configure what is being logged through the network API.
github.com/xh3b4sd/anna/server/interface/textPackage textinterface implements spec.TextInterface and provides a way to feed neural networks with text input.
github.com/xh3b4sd/anna/specPackage spec defines interfaces the system needs to implement somehow.
github.com/xlucas/svfs/svfs
github.com/xlvector/caspercloudPackage parser is a generated protocol buffer package.
github.com/xormplus/ginGin is a web framework written in Go (Golang).
github.com/Xuyuanp/varysLord Varys is watching you!
github.com/yahoo/coname/cnclient
github.com/yahoo/coname/hkpfront
github.com/yahoo/coname/httpfront
github.com/yahoo/coname/keyserver
github.com/yahoo/coname/keyserver/replication
github.com/​yahoo/​coname/​keyserver/​replication/​kvlog
github.com/​yahoo/​coname/​keyserver/​replication/​raftlog
github.com/​yahoo/​coname/​keyserver/​replication/​raftlog/​protoPackage proto is a generated protocol buffer package.
github.com/yahoo/coname/protoPackage proto is a generated protocol buffer package.
github.com/yahoo/coname/verifier
github.com/yarpc/yarpc-goYARPC for Golang
github.com/​yarpc/​yarpc-go/​crossdock/​client/​echo
github.com/yarpc/yarpc-go/encoding/jsonPackage json provides the JSON encoding for YARPC.
github.com/yarpc/yarpc-go/encoding/rawPackage raw provides the raw encoding for YARPC.
github.com/yarpc/yarpc-go/encoding/thriftPackage thrift implements Thrift encoding support for YARPC.
github.com/yarpc/yarpc-go/transportPackage transport implements the low level concerns of sending and receiving bytes.
github.com/yarpc/yarpc-go/transport/httpPackage http implements the HTTP inbound and outbound transports for YARPC.
github.com/yarpc/yarpc-go/transport/tchannel
github.com/​yarpc/​yarpc-go/​transport/​transporttest
github.com/yeeuu/echoicEchoic is a fast micro web framework for Go.
github.com/yglcode/mesosgotmesosgot: Simple Go Task Scheduler on Mesos (prototype)
github.com/yhat/googleauthPackage googleauth allows web servers to authenticate using Google OpenID through OAuth2.
github.com/yinhm/friendfeed/clientdebug archived go run main.go -u=foobar -d=true
github.com/yinhm/friendfeed/httpd/srcgin handlers to provide user login via an OAuth 2.0 backend.
github.com/yinhm/friendfeed/media
github.com/yinhm/friendfeed/protoPackage proto is a generated protocol buffer package.
github.com/yinhm/friendfeed/server
github.com/yjh0502/mesos-go/auth
github.com/yjh0502/mesos-go/auth/sasl
github.com/yjh0502/mesos-go/detectorThe detector package houses implementation of master detectors.
github.com/yjh0502/mesos-go/executorPackage executor includes the interfaces of the mesos executor and the mesos executor driver, as well as an implementation of the driver.
github.com/yjh0502/mesos-go/messengerPackage messenger includes a messenger and a transporter.
github.com/yjh0502/mesos-go/schedulerPackage scheduler includes the interfaces for the mesos scheduler and the mesos executor driver.
github.com/yosisa/pluq
github.com/yosisa/pluq/queue
github.com/yosisa/pluq/server
github.com/yosisa/pluq/server/param
github.com/yosisa/pluq/storage
github.com/yosisa/pluq/uid
github.com/youtube/doorman/go/client/doormanPackage doorman is a client library for Doorman, a global, distributed, client side rate limitting service.
github.com/youtube/doorman/go/configurationpackage configuration defines different sources of text-based configuration.
github.com/youtube/doorman/go/ratelimiter
github.com/youtube/doorman/go/server/doormanPackage doorman is a library implementing global, distributed, client-side rate limiting.
github.com/youtube/doorman/go/server/electionPackage election implements master elections.
github.com/youtube/doorman/go/status
github.com/youtube/doorman/proto/doormanPackage doorman is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​cmd/​automation_client
github.com/youtube/vitess/go/cmd/mysqlctlmysqlctl initializes and controls mysqld with Vitess-specific configuration.
github.com/youtube/vitess/go/cmd/mysqlctldmysqlctld is a daemon that starts or initializes mysqld and provides an RPC interface for vttablet to stop and start mysqld from a different container without having to restart the container running mysqlctld.
github.com/youtube/vitess/go/cmd/topo2topo
github.com/youtube/vitess/go/cmd/vtcombovtcombo: a single binary that contains: - a ZK topology server based on an in-memory map.
github.com/youtube/vitess/go/cmd/vtctl
github.com/youtube/vitess/go/cmd/vtctlclient
github.com/youtube/vitess/go/cmd/vtctld
github.com/youtube/vitess/go/cmd/vtgate
github.com/​youtube/​vitess/​go/​cmd/​vtgateclienttest/​goclienttest
github.com/​youtube/​vitess/​go/​cmd/​vtgateclienttest/​servicesPackage services exposes all the services for the vtgateclienttest binary.
github.com/youtube/vitess/go/cmd/vttablet
github.com/youtube/vitess/go/cmd/vtworkervtworker is the main program to run a worker job.
github.com/​youtube/​vitess/​go/​cmd/​vtworkerclient
github.com/youtube/vitess/go/poolsPackage pools provides functionality to manage and reuse resources like connections.
github.com/youtube/vitess/go/rpcwrap/protoPackage proto provides protocol functions
github.com/youtube/vitess/go/tracePackage trace contains a helper interface that allows various tracing tools to be plugged in to components using this interface.
github.com/youtube/vitess/go/vt/automationPackage automation contains code to execute high-level cluster operations (e.g.
github.com/​youtube/​vitess/​go/​vt/​binlog/​binlogplayerPackage binlogplayer contains the code that plays a filtered replication stream on a client database.
github.com/​youtube/​vitess/​go/​vt/​binlog/​binlogplayertest
github.com/​youtube/​vitess/​go/​vt/​binlog/​grpcbinlogplayer
github.com/youtube/vitess/go/vt/calleridPackage callerid stores/​retrives CallerIDs (immediate CallerID and effective CallerID) to/​from the Context
github.com/​youtube/​vitess/​go/​vt/​callerid/​testsuite
github.com/youtube/vitess/go/vt/callinfoPackage callinfo stores custom values into the Context (related to the RPC source)
github.com/youtube/vitess/go/vt/dbconnpoolPackage dbconnpool exposes a single DBConnection object with wrapped access to a single DB connection, and a ConnectionPool object to pool these DBConnections.
github.com/youtube/vitess/go/vt/discovery
github.com/youtube/vitess/go/vt/etcdtopoPackage etcdtopo implements topo.Server with etcd as the backend.
github.com/youtube/vitess/go/vt/mysqlctl
github.com/​youtube/​vitess/​go/​vt/​mysqlctl/​gcsbackupstoragePackage gcsbackupstorage implements the BackupStorage interface for Google Cloud Storage.
github.com/​youtube/​vitess/​go/​vt/​mysqlctl/​grpcmysqlctlclientPackage grpcmysqlctlclient contains the gRPC1 version of the mysqlctl client protocol.
github.com/​youtube/​vitess/​go/​vt/​mysqlctl/​grpcmysqlctlserverPackage grpcmysqlctlserver contains the gRPC implementation of the server side of the remote execution of mysqlctl commands.
github.com/​youtube/​vitess/​go/​vt/​mysqlctl/​mysqlctlclientPackage mysqlctlclient contains the generic client side of the remote mysqlctl protocol.
github.com/​youtube/​vitess/​go/​vt/​proto/​automationservicePackage automationservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​binlogservicePackage binlogservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​mysqlctlPackage mysqlctl is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​queryservicePackage queryservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​tabletmanagerservicePackage tabletmanagerservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​vtctlservicePackage vtctlservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​vtgateservicePackage vtgateservice is a generated protocol buffer package.
github.com/​youtube/​vitess/​go/​vt/​proto/​vtworkerservicePackage vtworkerservice is a generated protocol buffer package.
github.com/youtube/vitess/go/vt/schemamanager
github.com/youtube/vitess/go/vt/tabletmanagerPackage tabletmanager exports the ActionAgent object.
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​actionnode
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​agentrpctest
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​faketmclient
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​grpctmclient
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​grpctmserver
github.com/​youtube/​vitess/​go/​vt/​tabletmanager/​tmclient
github.com/youtube/vitess/go/vt/tabletserver
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​endtoend/​framework
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​grpcqueryservice
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​grpctabletconn
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​queryservicePackage queryservice contains the interface for the service definition of the Query Service.
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​queryservice/​queryservice_testing
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​tabletconn
github.com/​youtube/​vitess/​go/​vt/​tabletserver/​tabletconntestPackage tabletconntest provides the test methods to make sure a tabletconn/​queryservice pair over RPC works correctly.
github.com/youtube/vitess/go/vt/topo
github.com/youtube/vitess/go/vt/topo/helpersPackage helpers contains a few utility classes to handle topo.Server objects, and transitions from one topo implementation to another.
github.com/youtube/vitess/go/vt/topo/testPackage test contains utilities to test topo.Impl implementations.
github.com/​youtube/​vitess/​go/​vt/​topo/​test/​faketopoPackage faketopo contains utitlities for tests that have to interact with a Vitess topology.
github.com/youtube/vitess/go/vt/topotoolsPackage topotools contains high level functions based on vt/​topo and vt/​actionnode.
github.com/youtube/vitess/go/vt/vitessdriverPackage vitessdriver contains the Vitess Go SQL driver.
github.com/youtube/vitess/go/vt/vtctl
github.com/youtube/vitess/go/vt/vtctldPackage vtctld contains all the code to expose a vtctld server based on the provided topo.Server.
github.com/​youtube/​vitess/​go/​vt/​vtctl/​fakevtctlclientPackage fakevtctlclient contains a fake for the vtctlclient interface.
github.com/​youtube/​vitess/​go/​vt/​vtctl/​grpcvtctlclientPackage grpcvtctlclient contains the gRPC version of the vtctl client protocol
github.com/​youtube/​vitess/​go/​vt/​vtctl/​vtctlclientPackage vtctlclient contains the generic client side of the remote vtctl protocol.
github.com/​youtube/​vitess/​go/​vt/​vtctl/​vtctlclienttestPackage vtctlclienttest contains the testsuite against which each RPC implementation of the vtctlclient interface must be tested.
github.com/youtube/vitess/go/vt/vtgatePackage vtgate provides query routing rpc services for vttablets.
github.com/​youtube/​vitess/​go/​vt/​vtgate/​fakerpcvtgateconnPackage fakerpcvtgateconn provides a fake implementation of vtgateconn.Impl that doesn't do any RPC, but uses a local map to return results.
github.com/​youtube/​vitess/​go/​vt/​vtgate/​gorpcvtgateservicePackage gorpcvtgateservice provides to go rpc glue for vtgate
github.com/​youtube/​vitess/​go/​vt/​vtgate/​grpcvtgateconnPackage grpcvtgateconn provides gRPC connectivity for VTGate.
github.com/​youtube/​vitess/​go/​vt/​vtgate/​grpcvtgateservicePackage grpcvtgateservice provides the gRPC glue for vtgate
github.com/​youtube/​vitess/​go/​vt/​vtgate/​vtgateconn
github.com/​youtube/​vitess/​go/​vt/​vtgate/​vtgateconntestPackage vtgateconntest provides the test methods to make sure a vtgateconn/​vtgateservice pair over RPC works correctly.
github.com/​youtube/​vitess/​go/​vt/​vtgate/​vtgateservicePackage vtgateservice provides to interface definition for the vtgate service
github.com/​youtube/​vitess/​go/​vt/​vtgate/​vtgateservice/​vtgateservice_testing
github.com/youtube/vitess/go/vt/workerPackage worker contains the framework, utility methods and core functions for long running actions.
github.com/​youtube/​vitess/​go/​vt/​worker/​fakevtworkerclientPackage fakevtworkerclient contains a fake for the vtworkerclient interface.
github.com/​youtube/​vitess/​go/​vt/​worker/​grpcvtworkerclientPackage grpcvtworkerclient contains the gRPC version of the vtworker client protocol.
github.com/​youtube/​vitess/​go/​vt/​worker/​vtworkerclientPackage vtworkerclient contains the generic client side of the remote vtworker protocol.
github.com/​youtube/​vitess/​go/​vt/​worker/​vtworkerclienttestPackage vtworkerclienttest contains the testsuite against which each RPC implementation of the vtworkerclient interface must be tested.
github.com/youtube/vitess/go/vt/wranglerPackage wrangler contains the Wrangler object to manage complex topology actions.
github.com/​youtube/​vitess/​go/​vt/​wrangler/​testlibPackage testlib contains utility methods to include in unit tests to deal with topology common tasks, like fake tablets and action loops.
github.com/youtube/vitess/go/vt/zktopo
github.com/​youtube/​vitess/​go/​vt/​zktopo/​zktestserver
github.com/ywkim/drivefs
github.com/z0rr0/lussPackage main implements main methods of LUSS service.
github.com/z0rr0/luss/apiPackage api contains API methods.
github.com/z0rr0/luss/authPackage auth implements methods to handler users activities.
github.com/z0rr0/luss/confPackage conf implements configuration read methods.
github.com/z0rr0/luss/corePackage core contains main internal methods.
github.com/z0rr0/luss/dbPackage db implements MongoDB database access methods.
github.com/z0rr0/luss/statsPackage stats contains method to collect and return info about activities.
github.com/z0rr0/luss/trimPackage trim implements methods and structures to convert users' URLs.
github.com/​zach-klippenstein/​adbfs/​internal/​cliCommand-line options and utilities used by multiple cmds.
github.com/zach-klippenstein/memebotSlack bot for posting links to images that match keywords.
github.com/zeekay/aetestPackage aetest provides an API for running dev_appserver for use in tests.
github.com/zencoder/disque-go/disque
github.com/zerklabs/auburn/httpPackage auburn is a framework for build micro-services in Go.
github.com/zerklabs/auburn/http/stats
github.com/zerklabs/auburn/tokens
github.com/zerklabs/auburn/utils
github.com/zgiber/gearsContext aware, chainable, composable minimal http middleware.
github.com/zgiber/gears/example
github.com/zvelo/go-signalfxPackage signalfx provides several mechanisms to easily send datapoints to SignalFx
go4.org/cloud/cloudlaunchPackage cloudlaunch helps binaries run themselves on The Cloud, copying themselves to GCE.
go4.org/cloud/google/gcsutilPackage gcsutil provides tools for accessing Google Cloud Storage until they can be completely replaced by google.golang.org/​cloud/​storage.
go4.org/ctxutilPackage ctxutil contains golang.org/​x/​net/​context related utilities.
go4.org/wkfs/gcsPackage gcs registers a Google Cloud Storage filesystem at the well-known /​gcs/​ filesystem path if the current machine is running on Google Compute Engine.
go.bh5.co/ginGo Web Server Frameworks
goji.ioPackage goji is a minimalistic and flexible HTTP request multiplexer.
goji.io/internalPackage internal is a private package that allows Goji to expose a less confusing interface to its users.
goji.io/middlewarePackage middleware contains utilities for Goji Middleware authors.
goji.io/patPackage pat is a URL-matching domain-specific language for Goji.
goji.io/patternPackage pattern contains utilities for Goji Pattern authors.
golang.org/x/blog/content/context/googlePackage google provides a function to do Google searches using the Google Web Search API.
golang.org/x/blog/content/context/serverThe server program issues Google search requests and demonstrates the use of the go.net Context API.
golang.org/x/blog/content/context/useripPackage userip provides functions for extracting a user IP address from a request and associating it with a Context.
golang.org/x/build/buildletPackage buildlet contains client tools for working with a buildlet server.
golang.org/x/build/cmd/coordinatorThe coordinator runs the majority of the Go build system.
golang.org/x/build/cmd/releaseCommand release builds a Go release.
golang.org/x/build/cmd/uploadThe upload command writes a file to Google Cloud Storage.
golang.org/x/build/kubernetesPackage kubernetes contains a minimal client for the Kubernetes API.
golang.org/x/crypto/acme/internal/acmePackage acme provides an ACME client implementation.
golang.org/x/net/context/ctxhttpPackage ctxhttp provides helper functions for performing context-aware HTTP requests.
golang.org/x/net/tracePackage trace implements tracing of requests and long-lived objects.
golang.org/x/oauth2Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
golang.org/x/oauth2/clientcredentialsPackage clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0".
golang.org/x/oauth2/googlePackage google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
golang.org/x/oauth2/internalPackage internal contains support packages for oauth2 package.
golang.org/x/oauth2/jwtPackage jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
golang.org/x/time/ratePackage rate provides a rate limiter.
google.golang.org/api/adexchangebuyer/v1.2Package adexchangebuyer provides access to the Ad Exchange Buyer API.
google.golang.org/api/adexchangebuyer/v1.3Package adexchangebuyer provides access to the Ad Exchange Buyer API.
google.golang.org/api/adexchangebuyer/v1.4Package adexchangebuyer provides access to the Ad Exchange Buyer API.
google.golang.org/api/adexchangeseller/v1Package adexchangeseller provides access to the Ad Exchange Seller API.
google.golang.org/api/adexchangeseller/v1.1Package adexchangeseller provides access to the Ad Exchange Seller API.
google.golang.org/api/adexchangeseller/v2.0Package adexchangeseller provides access to the Ad Exchange Seller API.
google.golang.org/api/admin/datatransfer/v1Package admin provides access to the Admin Data Transfer API.
google.golang.org/api/admin/directory/v1Package admin provides access to the Admin Directory API.
google.golang.org/api/admin/reports/v1Package admin provides access to the Admin Reports API.
google.golang.org/api/adsense/v1.2Package adsense provides access to the AdSense Management API.
google.golang.org/api/adsense/v1.3Package adsense provides access to the AdSense Management API.
google.golang.org/api/adsense/v1.4Package adsense provides access to the AdSense Management API.
google.golang.org/api/analytics/v2.4Package analytics provides access to the Google Analytics API.
google.golang.org/api/analytics/v3Package analytics provides access to the Google Analytics API.
google.golang.org/api/androidenterprise/v1Package androidenterprise provides access to the Google Play EMM API.
google.golang.org/api/androidpublisher/v1Package androidpublisher provides access to the Google Play Developer API.
google.golang.org/api/androidpublisher/v1.1Package androidpublisher provides access to the Google Play Developer API.
google.golang.org/api/androidpublisher/v2Package androidpublisher provides access to the Google Play Developer API.
google.golang.org/api/appengine/v1beta4Package appengine provides access to the Google App Engine Admin API.
google.golang.org/api/appengine/v1beta5Package appengine provides access to the Google App Engine Admin API.
google.golang.org/api/appsactivity/v1Package appsactivity provides access to the Google Apps Activity API.
google.golang.org/api/appstate/v1Package appstate provides access to the Google App State API.
google.golang.org/api/autoscaler/v1beta2Package autoscaler provides access to the Google Compute Engine Autoscaler API.
google.golang.org/api/bigquery/v2Package bigquery provides access to the BigQuery API.
google.golang.org/api/blogger/v2Package blogger provides access to the Blogger API.
google.golang.org/api/blogger/v3Package blogger provides access to the Blogger API.
google.golang.org/api/books/v1Package books provides access to the Books API.
google.golang.org/api/calendar/v3Package calendar provides access to the Calendar API.
google.golang.org/api/civicinfo/v2Package civicinfo provides access to the Google Civic Information API.
google.golang.org/api/classroom/v1Package classroom provides access to the Google Classroom API.
google.golang.org/api/cloudbuild/v1Package cloudbuild provides access to the Google Cloud Container Builder API.
google.golang.org/api/clouddebugger/v2Package clouddebugger provides access to the Google Cloud Debugger API.
google.golang.org/api/cloudlatencytest/v2Package cloudlatencytest provides access to the Google Cloud Network Performance Monitoring API.
google.golang.org/api/cloudmonitoring/v2beta2Package cloudmonitoring provides access to the Cloud Monitoring API.
google.golang.org/api/cloudresourcemanager/v1Package cloudresourcemanager provides access to the Google Cloud Resource Manager API.
google.golang.org/​api/​cloudresourcemanager/​v1beta1Package cloudresourcemanager provides access to the Google Cloud Resource Manager API.
google.golang.org/api/cloudtrace/v1Package cloudtrace provides access to the Google Cloud Trace API.
google.golang.org/​api/​clouduseraccounts/​v0.alphaPackage clouduseraccounts provides access to the Cloud User Accounts API.
google.golang.org/​api/​clouduseraccounts/​v0.betaPackage clouduseraccounts provides access to the Cloud User Accounts API.
google.golang.org/​api/​clouduseraccounts/​vm_alphaPackage clouduseraccounts provides access to the Cloud User Accounts API.
google.golang.org/​api/​clouduseraccounts/​vm_betaPackage clouduseraccounts provides access to the Cloud User Accounts API.
google.golang.org/api/compute/v0.betaPackage compute provides access to the Compute Engine API.
google.golang.org/api/compute/v1Package compute provides access to the Compute Engine API.
google.golang.org/api/container/v1Package container provides access to the Google Container Engine API.
google.golang.org/api/content/v2Package content provides access to the Content API for Shopping.
google.golang.org/api/content/v2sandboxPackage content provides access to the Content API for Shopping.
google.golang.org/api/coordinate/v1Package coordinate provides access to the Google Maps Coordinate API.
google.golang.org/api/customsearch/v1Package customsearch provides access to the CustomSearch API.
google.golang.org/api/dataproc/v1Package dataproc provides access to the Google Cloud Dataproc API.
google.golang.org/api/dataproc/v1alpha1Package dataproc provides access to the Google Cloud Dataproc API.
google.golang.org/api/dataproc/v1beta1Package dataproc provides access to the Google Cloud Dataproc API.
google.golang.org/api/datastore/v1beta1Package datastore provides access to the Google Cloud Datastore API.
google.golang.org/api/datastore/v1beta2Package datastore provides access to the Google Cloud Datastore API.
google.golang.org/api/deploymentmanager/v2Package deploymentmanager provides access to the Google Cloud Deployment Manager API.
google.golang.org/​api/​deploymentmanager/​v2beta1Package deploymentmanager provides access to the Google Cloud Deployment Manager API.
google.golang.org/​api/​deploymentmanager/​v2beta2Package deploymentmanager provides access to the Google Cloud Deployment Manager API.
google.golang.org/api/dfareporting/v1Package dfareporting provides access to the DFA Reporting API.
google.golang.org/api/dfareporting/v1.1Package dfareporting provides access to the DFA Reporting API.
google.golang.org/api/dfareporting/v1.2Package dfareporting provides access to the DFA Reporting API.
google.golang.org/api/dfareporting/v1.3Package dfareporting provides access to the DFA Reporting API.
google.golang.org/api/dfareporting/v2.0Package dfareporting provides access to the DCM/​DFA Reporting And Trafficking API.
google.golang.org/api/dfareporting/v2.1Package dfareporting provides access to the DCM/​DFA Reporting And Trafficking API.
google.golang.org/api/dfareporting/v2.2Package dfareporting provides access to the DCM/​DFA Reporting And Trafficking API.
google.golang.org/api/dfareporting/v2.3Package dfareporting provides access to the DCM/​DFA Reporting And Trafficking API.
google.golang.org/api/dfareporting/v2.4Package dfareporting provides access to the DCM/​DFA Reporting And Trafficking API.
google.golang.org/api/discovery/v1Package discovery provides access to the APIs Discovery Service.
google.golang.org/api/dns/v1Package dns provides access to the Google Cloud DNS API.
google.golang.org/api/dns/v1beta1Package dns provides access to the Google Cloud DNS API.
google.golang.org/​api/​doubleclickbidmanager/​v1Package doubleclickbidmanager provides access to the DoubleClick Bid Manager API.
google.golang.org/api/drive/v1Package drive provides access to the Drive API.
google.golang.org/api/drive/v2Package drive provides access to the Drive API.
google.golang.org/api/drive/v3Package drive provides access to the Drive API.
google.golang.org/api/examples
google.golang.org/api/fitness/v1Package fitness provides access to the Fitness.
google.golang.org/api/freebase/v1Package freebase provides access to the Freebase Search.
google.golang.org/api/fusiontables/v1Package fusiontables provides access to the Fusion Tables API.
google.golang.org/api/fusiontables/v2Package fusiontables provides access to the Fusion Tables API.
google.golang.org/api/games/v1Package games provides access to the Google Play Game Services API.
google.golang.org/api/genomics/v1Package genomics provides access to the Genomics API.
google.golang.org/api/genomics/v1alpha2Package genomics provides access to the Genomics API.
google.golang.org/api/genomics/v1beta2Package genomics provides access to the Genomics API.
google.golang.org/api/gensupportPackage gensupport is an internal implementation detail used by code generated by the google-api-go-generator tool.
google.golang.org/api/gmail/v1Package gmail provides access to the Gmail API.
google.golang.org/api/groupsmigration/v1Package groupsmigration provides access to the Groups Migration API.
google.golang.org/api/groupssettings/v1Package groupssettings provides access to the Groups Settings API.
google.golang.org/api/iam/v1Package iam provides access to the Google Identity and Access Management API.
google.golang.org/api/iam/v1alpha1Package iam provides access to the Google Identity and Access Management API.
google.golang.org/api/identitytoolkit/v3Package identitytoolkit provides access to the Google Identity Toolkit API.
google.golang.org/api/logging/v1beta3Package logging provides access to the Google Cloud Logging API.
google.golang.org/api/logging/v2beta1Package logging provides access to the Google Cloud Logging API.
google.golang.org/api/mapsengine/exp2Package mapsengine provides access to the Google Maps Engine API.
google.golang.org/api/mapsengine/v1Package mapsengine provides access to the Google Maps Engine API.
google.golang.org/api/mirror/v1Package mirror provides access to the Google Mirror API.
google.golang.org/api/monitoring/v3Package monitoring provides access to the Google Monitoring API.
google.golang.org/api/oauth2/v1Package oauth2 provides access to the Google OAuth2 API.
google.golang.org/api/oauth2/v2Package oauth2 provides access to the Google OAuth2 API.
google.golang.org/api/pagespeedonline/v1Package pagespeedonline provides access to the PageSpeed Insights API.
google.golang.org/api/pagespeedonline/v2Package pagespeedonline provides access to the PageSpeed Insights API.
google.golang.org/api/people/v1Package people provides access to the Google People API.
google.golang.org/api/playmoviespartner/v1Package playmoviespartner provides access to the Google Play Movies Partner API.
google.golang.org/api/plusdomains/v1Package plusdomains provides access to the Google+ Domains API.
google.golang.org/api/plus/v1Package plus provides access to the Google+ API.
google.golang.org/api/prediction/v1.2Package prediction provides access to the Prediction API.
google.golang.org/api/prediction/v1.3Package prediction provides access to the Prediction API.
google.golang.org/api/prediction/v1.4Package prediction provides access to the Prediction API.
google.golang.org/api/prediction/v1.5Package prediction provides access to the Prediction API.
google.golang.org/api/prediction/v1.6Package prediction provides access to the Prediction API.
google.golang.org/api/pubsub/v1Package pubsub provides access to the Google Cloud Pub/​Sub API.
google.golang.org/api/pubsub/v1beta1aPackage pubsub provides access to the Google Cloud Pub/​Sub API.
google.golang.org/api/pubsub/v1beta2Package pubsub provides access to the Google Cloud Pub/​Sub API.
google.golang.org/api/qpxexpress/v1Package qpxexpress provides access to the QPX Express API.
google.golang.org/​api/​replicapoolupdater/​v1beta1Package replicapoolupdater provides access to the Google Compute Engine Instance Group Updater API.
google.golang.org/api/replicapool/v1beta1Package replicapool provides access to the Replica Pool API.
google.golang.org/api/replicapool/v1beta2Package replicapool provides access to the Google Compute Engine Instance Group Manager API.
google.golang.org/api/reseller/v1Package reseller provides access to the Enterprise Apps Reseller API.
google.golang.org/api/reseller/v1sandboxPackage reseller provides access to the Enterprise Apps Reseller API.
google.golang.org/api/resourceviews/v1beta1Package resourceviews provides access to the Resource Views API.
google.golang.org/api/resourceviews/v1beta2Package resourceviews provides access to the Google Compute Engine Instance Groups API.
google.golang.org/api/script/v1Package script provides access to the Google Apps Script Execution API.
google.golang.org/api/siteverification/v1Package siteverification provides access to the Google Site Verification API.
google.golang.org/api/sqladmin/v1beta3Package sqladmin provides access to the Cloud SQL Administration API.
google.golang.org/api/sqladmin/v1beta4Package sqladmin provides access to the Cloud SQL Administration API.
google.golang.org/api/storagetransfer/v1Package storagetransfer provides access to the Google Storage Transfer API.
google.golang.org/api/storage/v1Package storage provides access to the Cloud Storage JSON API.
google.golang.org/api/storage/v1beta1Package storage provides access to the Cloud Storage JSON API.
google.golang.org/api/storage/v1beta2Package storage provides access to the Cloud Storage JSON API.
google.golang.org/api/tagmanager/v1Package tagmanager provides access to the Tag Manager API.
google.golang.org/api/taskqueue/v1beta1Package taskqueue provides access to the TaskQueue API.
google.golang.org/api/taskqueue/v1beta2Package taskqueue provides access to the TaskQueue API.
google.golang.org/api/tasks/v1Package tasks provides access to the Tasks API.
google.golang.org/api/translate/v2Package translate provides access to the Translate API.
google.golang.org/api/urlshortener/v1Package urlshortener provides access to the URL Shortener API.
google.golang.org/api/vision/v1Package vision provides access to the Cloud Vision API.
google.golang.org/api/webfonts/v1Package webfonts provides access to the Google Fonts Developer API.
google.golang.org/api/webmasters/v3Package webmasters provides access to the Search Console API.
google.golang.org/api/youtubeanalytics/v1Package youtubeanalytics provides access to the YouTube Analytics API.
google.golang.org/​api/​youtubeanalytics/​v1beta1Package youtubeanalytics provides access to the YouTube Analytics API.
google.golang.org/api/youtube/v3Package youtube provides access to the YouTube Data API.
google.golang.org/appenginePackage appengine provides basic functionality for Google App Engine.
google.golang.org/appengine/aetestPackage aetest provides an API for running dev_appserver for use in tests.
google.golang.org/appengine/blobstorePackage blobstore provides a client for App Engine's persistent blob storage service.
google.golang.org/appengine/capabilityPackage capability exposes information about outages and scheduled downtime for specific API capabilities.
google.golang.org/appengine/channelPackage channel implements the server side of App Engine's Channel API.
google.golang.org/appengine/datastorePackage datastore provides a client for App Engine's datastore service.
google.golang.org/appengine/delayPackage delay provides a way to execute code outside the scope of a user request by using the taskqueue API.
google.golang.org/appengine/demos/guestbook
google.golang.org/appengine/filePackage file provides helper functions for using Google Cloud Storage.
google.golang.org/appengine/imagePackage image provides image services.
google.golang.org/appengine/internalPackage internal provides support for package appengine.
google.golang.org/​appengine/​internal/​aetestingPackage aetesting provides utilities for testing App Engine packages.
google.golang.org/appengine/logPackage log provides the means of querying an application's logs from within an App Engine application.
google.golang.org/appengine/mailPackage mail provides the means of sending email from an App Engine application.
google.golang.org/appengine/memcachePackage memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data.
google.golang.org/appengine/modulePackage module provides functions for interacting with modules.
google.golang.org/appengine/remote_apiPackage remote_api implements the /​_ah/​remote_api endpoint.
google.golang.org/appengine/runtimePackage runtime exposes information about the resource usage of the application.
google.golang.org/appengine/searchPackage search provides a client for App Engine's search service.
google.golang.org/appengine/socketPackage socket provides outbound network sockets.
google.golang.org/appengine/taskqueuePackage taskqueue provides a client for App Engine's taskqueue service.
google.golang.org/appengine/urlfetchPackage urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service.
google.golang.org/appengine/userPackage user provides a client for App Engine's user authentication service.
google.golang.org/appengine/xmppPackage xmpp provides the means to send and receive instant messages to and from users of XMPP-compatible services.
google.golang.org/cloudPackage cloud contains Google Cloud Platform APIs related types and common functions.
google.golang.org/cloud/bigqueryPackage bigquery provides a client for the BigQuery service.
google.golang.org/cloud/bigtablePackage bigtable is an API to Google Cloud Bigtable.
google.golang.org/cloud/bigtable/bttestPackage bttest contains test helpers for working with the bigtable package.
google.golang.org/cloud/bigtable/cmd/cbtCbt is a tool for doing basic interactions with Cloud Bigtable.
google.golang.org/cloud/bigtable/cmd/loadtestLoadtest does some load testing through the Go client library for Cloud Bigtable.
google.golang.org/​cloud/​bigtable/​internal/​cluster_service_protoPackage google_bigtable_admin_cluster_v1 is a generated protocol buffer package.
google.golang.org/​cloud/​bigtable/​internal/​service_protoPackage google_bigtable_v1 is a generated protocol buffer package.
google.golang.org/​cloud/​bigtable/​internal/​table_service_protoPackage google_bigtable_admin_table_v1 is a generated protocol buffer package.
google.golang.org/cloud/compute/metadataPackage metadata provides access to Google Compute Engine (GCE) metadata and API service accounts.
google.golang.org/cloud/containerPackage container contains a Google Container Engine client.
google.golang.org/cloud/datastorePackage datastore contains a Google Cloud Datastore client.
google.golang.org/​cloud/​datastore/​internal/​protoPackage google_datastore_v1beta3 is a generated protocol buffer package.
google.golang.org/​cloud/​examples/​pubsub/​cmdlinePackage main contains a simple command line tool for Cloud Pub/​Sub Cloud Pub/​Sub docs: https:/​/​cloud.google.com/​pubsub/​docs
google.golang.org/​cloud/​examples/​pubsub/​consumerPackage main contains a client which pulls messages from a subscription and prints them.
google.golang.org/​cloud/​examples/​storage/​appengine
google.golang.org/​cloud/​examples/​storage/​appenginevmPackage main is an example Mananged VM app using the Google Cloud Storage API.
google.golang.org/cloud/internalPackage internal provides support for the cloud packages.
google.golang.org/cloud/internal/testutilPackage testutil contains helper functions for writing tests.
google.golang.org/cloud/internal/transport
google.golang.org/cloud/loggingPackage logging contains a Google Cloud Logging client.
google.golang.org/cloud/pubsubPackage pubsub contains a Google Cloud Pub/​Sub client.
google.golang.org/cloud/storagePackage storage contains a Google Cloud Storage client.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/benchmarkPackage benchmark implements the building blocks to setup end-to-end gRPC benchmarks.
google.golang.org/grpc/benchmark/client
google.golang.org/grpc/benchmark/grpc_testingPackage grpc_testing is a generated protocol buffer package.
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.
google.golang.org/grpc/credentials/oauthPackage oauth implements gRPC credentials using OAuth.
google.golang.org/​grpc/​examples/​helloworld/​greeter_client
google.golang.org/​grpc/​examples/​helloworld/​greeter_server
google.golang.org/​grpc/​examples/​helloworld/​helloworldPackage helloworld is a generated protocol buffer package.
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.
google.golang.org/​grpc/​examples/​route_guide/​routeguidePackage routeguide is a generated protocol buffer package.
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.
google.golang.org/grpc/healthPackage health provides some utility functions to health-check a server.
google.golang.org/grpc/health/grpc_health_v1Package grpc_health_v1 is a generated protocol buffer package.
google.golang.org/grpc/interop
google.golang.org/grpc/interop/grpc_testingPackage grpc_testing is a generated protocol buffer package.
google.golang.org/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
google.golang.org/grpc/peerPackage peer defines various peer information associated with RPCs and corresponding utils.
google.golang.org/grpc/stress/clientclient starts an interop client to do stress test and a metrics server to report qps.
google.golang.org/grpc/stress/grpc_testingPackage grpc_testing is a generated protocol buffer package.
google.golang.org/grpc/stress/metrics_client
google.golang.org/grpc/test/grpc_testingPackage grpc_testing is a generated protocol buffer package.
google.golang.org/grpc/transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
googlemaps.github.io/mapsPackage maps provides a client library for the Google Maps Web Service APIs.
go.pachyderm.com/pachyderm/src/pfsPackage pfs is a generated protocol buffer package.
go.pachyderm.com/pachyderm/src/pfs/fuse
go.pachyderm.com/pachyderm/src/pfs/pfsutilPackage pfsutil provides utility functions that wrap a pfs.ApiClient to make the calling code slightly cleaner.
go.pachyderm.com/pachyderm/src/pfs/server
go.pachyderm.com/pachyderm/src/ppsPackage pps is a generated protocol buffer package.
go.pachyderm.com/pachyderm/src/pps/jobserver
go.pachyderm.com/pachyderm/src/pps/persistPackage persist is a generated protocol buffer package.
go.pachyderm.com/​pachyderm/​src/​pps/​persist/​server
go.pachyderm.com/​pachyderm/​src/​pps/​pipelineserver
go.pedge.io/dockerpluginPackage dockerplugin is a library taking care of the generic code for docker plugins written in go.
go.pedge.io/dockervolumePackage dockervolume is a library taking care of the generic code for docker volume plugins written in go.
go.pedge.io/flightaware/go
go.pedge.io/googleapis/google/longrunningPackage google_longrunning is a generated protocol buffer package.
go.pedge.io/openflightsPackage openflights exposes various flight data from OpenFlights.org.
go.pedge.io/protoeasyPackage protoeasy is intended to make using protoc simpler.
go.pedge.io/proto/http
go.pedge.io/proto/process
go.pedge.io/proto/server
go.pedge.io/proto/stream
go.pedge.io/proto/version
go.pedge.io/timetrackSimple little CLI app to keep track of time that tasks take, uses gRPC and BoltDB https:/​/​godoc.org/​go.pedge.io/​timetrack
go.pedge.io/timetrack/cmd/timetrack
go.pedge.io/timetrack/serve
gopkg.in/akutz/libstorage.v0Package libstorage provides a vendor agnostic storage orchestration model, API, and reference client and server implementations.
gopkg.in/akutz/libstorage.v0/api/client
gopkg.in/akutz/libstorage.v0/api/server
gopkg.in/​akutz/​libstorage.v0/​api/​server/​context
gopkg.in/​akutz/​libstorage.v0/​api/​server/​handlers
gopkg.in/​akutz/​libstorage.v0/​api/​server/​httputils
gopkg.in/​akutz/​libstorage.v0/​api/​server/​router/​driver
gopkg.in/​akutz/​libstorage.v0/​api/​server/​router/​root
gopkg.in/​akutz/​libstorage.v0/​api/​server/​router/​service
gopkg.in/​akutz/​libstorage.v0/​api/​server/​router/​snapshot
gopkg.in/​akutz/​libstorage.v0/​api/​server/​router/​volume
gopkg.in/akutz/libstorage.v0/api/types
gopkg.in/authboss.v0Package authboss is a modular authentication system for the web.
gopkg.in/authboss.v0/oauth2
gopkg.in/celrenheit/lion.v0Package lion is a fast HTTP router for building modern scalable modular REST APIs in Go.
gopkg.in/chris-ramon/graphql.v0
gopkg.in/cogger/cloudcontext.v1
gopkg.in/cogger/cloudcontext.v1/bq
gopkg.in/cogger/cloudcontext.v1/client
gopkg.in/cogger/cogger.v1
gopkg.in/cogger/cogger.v1/cogs
gopkg.in/cogger/cogger.v1/limiter
gopkg.in/cogger/cogger.v1/order
gopkg.in/cogger/cogger.v1/wait
gopkg.in/cogger/jwtcontext.v1
gopkg.in/cogger/namespace.v1
gopkg.in/cogger/params.v1
gopkg.in/cogger/selector.v1
gopkg.in/cogger/stash.v1
gopkg.in/docker/distribution.v2/contextPackage context provides several utilities for working with golang.org/​x/​net/​context in http requests.
gopkg.in/​docker/​distribution.v2/​registry/​handlers
gopkg.in/docker/docker.v1/api/server
gopkg.in/​docker/​docker.v1/​api/​server/​httputils
gopkg.in/​docker/​docker.v1/​api/​server/​middleware
gopkg.in/​docker/​docker.v1/​api/​server/​router/​build
gopkg.in/​docker/​docker.v1/​api/​server/​router/​container
gopkg.in/​docker/​docker.v1/​api/​server/​router/​image
gopkg.in/​docker/​docker.v1/​api/​server/​router/​network
gopkg.in/​docker/​docker.v1/​api/​server/​router/​system
gopkg.in/​docker/​docker.v1/​api/​server/​router/​volume
gopkg.in/docker/docker.v1/builderPackage builder defines interfaces for any Docker builder to implement.
gopkg.in/docker/docker.v1/builder/dockerfilePackage dockerfile is the evaluation step in the Dockerfile parse/​evaluate pipeline.
gopkg.in/docker/docker.v1/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
gopkg.in/​docker/​docker.v1/​daemon/​logger/​gcplogs
gopkg.in/docker/docker.v1/distribution
gopkg.in/docker/docker.v1/distribution/xfer
gopkg.in/docker/docker.v1/libcontainerd
gopkg.in/docker/docker.v1/pkg/ioutils
gopkg.in/docker/engine-api.v0/client
gopkg.in/​docker/​engine-api.v0/​client/​transport/​cancellablePackage cancellable provides helper function to cancel http requests.
gopkg.in/docwhat/docker-image-cleaner.v4
gopkg.in/dotcloud/docker.v1/daemonPackage daemon exposes the functions that occur on the host server that the Docker daemon is running.
gopkg.in/​dotcloud/​docker.v1/​daemon/​logger/​gcplogs
gopkg.in/dotcloud/docker.v1/dockerversionPackage dockerversion is auto-generated at build-time
gopkg.in/gocql/gocql.v0Package gocql implements a fast and robust Cassandra driver for the Go programming language.
gopkg.in/golang/appengine.v0/filePackage file provides helper functions for using Google Cloud Storage.
gopkg.in/golang/appengine.v0/internalPackage internal provides support for package appengine.
gopkg.in/​golang/​appengine.v0/​internal/​aetestingPackage aetesting provides utilities for testing App Engine packages.
gopkg.in/graphql-go/graphql.v0
gopkg.in/guregu/kami.v1
gopkg.in/hashicorp/terraform.v0/state/remote
gopkg.in/kit.v0/circuitbreaker
gopkg.in/kit.v0/endpoint
gopkg.in/kit.v0/loadbalancer
gopkg.in/kit.v0/loadbalancer/etcd
gopkg.in/kit.v0/ratelimit
gopkg.in/kit.v0/transport/grpc
gopkg.in/kit.v0/transport/http
gopkg.in/kit.v0/transport/httprp
gopkg.in/klaidliadon/gauth.v1
gopkg.in/kris-runzer/synapse.v1Package synapse is a simple wrapper around http.Handler to allow the use of a context.Context for a given request.
gopkg.in/kubernetes/kubernetes.v0/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
gopkg.in/​kubernetes/​kubernetes.v0/​pkg/​cloudprovider/​mesos
gopkg.in/kubernetes/kubernetes.v1/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
gopkg.in/​kubernetes/​kubernetes.v1/​pkg/​cloudprovider/​providers/​mesos
gopkg.in/​kubernetes/​kubernetes.v1/​pkg/​genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
gopkg.in/kubernetes/kubernetes.v1/pkg/storageInterfaces for database-related operations.
gopkg.in/​kubernetes/​kubernetes.v1/​pkg/​storage/​testing
gopkg.in/kyokomi/expcache.v1Package expcache expire付きのメモリキャッシュ メモリの情報取得時にcacheのexpireをチェックして、 期限切れの場合にMemoryCacheのRefreshを実行してから情報を返します
gopkg.in/kyokomi/expcache.v1/example
gopkg.in/kyokomi/goroku.v1
gopkg.in/kyokomi/slackbot.v1
gopkg.in/kyokomi/slackbot.v1/plugins
gopkg.in/kyokomi/slackbot.v1/plugins/cron
gopkg.in/kyokomi/slackbot.v1/plugins/echo
gopkg.in/kyokomi/slackbot.v1/plugins/lgtm
gopkg.in/kyokomi/slackbot.v1/plugins/naruhodo
gopkg.in/kyokomi/slackbot.v3/slackctx
gopkg.in/labstack/echo.v1Package echo implements a fast and unfancy micro web framework for Go.
gopkg.in/loom.v1/server
gopkg.in/manyminds/api2go.v0Package api2go enables building REST servers for the JSONAPI.org standard.
gopkg.in/natefinch/juju.v0/provider/vsphere
gopkg.in/natefinch/juju.v1/provider/vsphere
gopkg.in/natefinch/juju.v2/provider/vsphere
gopkg.in/natefinch/juju.v3/provider/vsphere
gopkg.in/nbari/violetear.v0HTTP router
gopkg.in/​opentracing/​api-golang.v0/​opentracing
gopkg.in/​opentracing/​api-golang.v0/​opentracing/​standardtracer
gopkg.in/​opentracing/​api-golang.v4/​opentracing
gopkg.in/​opentracing/​api-golang.v4/​opentracing/​standardtracer
gopkg.in/ory-am/fosite.v0
gopkg.in/​ory-am/​fosite.v0/​fosite-example/​store
gopkg.in/ory-am/fosite.v0/internal
gopkg.in/parkghost/watchf.v0
gopkg.in/polaris1119/middleware.v1
gopkg.in/prasmussen/gdrive.v0/drive
gopkg.in/rightscale/rsc.v5/httpclientPackage httpclient provide a HTTP client factory for all code that need to make API calls.
gopkg.in/rightscale/rsc.v5/rsapiPackage rsapi contains common code to all RightScale API clients This includes common data types and authentication algorithms.
gopkg.in/rs/cors.v0Package cors is net/​http handler to handle CORS related requests as defined by http:/​/​www.w3.org/​TR/​cors/​
gopkg.in/rs/xmux.v0Package xmux is a net/​context aware, tree based high performance HTTP request multiplexer forked from httprouter.
gopkg.in/saasbuilders/itembase.v0Package itembase gives a thin wrapper around the itembase REST API.
gopkg.in/SeanDolphin/horsefeather.v1
gopkg.in/SeanDolphin/horsefeather.v1/hfae
gopkg.in/SeanDolphin/horsefeather.v1/test
gopkg.in/SeanDolphin/intemp.v1
gopkg.in/skizzehq/goskizze.v1/protobufPackage protobuf is a generated protocol buffer package.
gopkg.in/skizzehq/goskizze.v1/skizzePackage skizze is a client for the Skizze database.
gopkg.in/spacemonkeygo/monitor.v1Package monitor is a flexible code instrumenting and data collection library.
gopkg.in/spacemonkeygo/monitor.v1/tracePackage trace is a distributed tracing and Zipkin client library for Go.
gopkg.in/thinxer/semikami.v1
gopkg.in/thinxer/semikami.v2
gopkg.in/triki.v0Package conf is a gotriki configuration package.
gopkg.in/triki.v0/internal/authPackage auth deals with authentication, authorization, logging-in/​out and signing-up.
gopkg.in/triki.v0/internal/ctxPackage ctx provides a context.Context implementation whose Value method returns the values associated with a specific HTTP request in the github.com/​gorilla/​context package.
gopkg.in/triki.v0/internal/db/mongodrvPackage mongo wraps MongoDB database for triki.
gopkg.in/triki.v0/internal/logPackage log is a gotriki logging package.
gopkg.in/triki.v0/internal/models/tokenPackage token provides model for authorization tokens.
gopkg.in/triki.v0/internal/models/userPackage user provides model for user accounts.
gopkg.in/triki.v0/internal/wwwPackage www supplies http handlers for gotriki www api.
gopkg.in/uber/ringpop-go.v0Package ringpop is a library that maintains a consistent hash ring atop a gossip-based membership protocol.
gopkg.in/uber/ringpop-go.v0/forwardPackage forward provides a mechanism to forward TChannel requests.
gopkg.in/uber/ringpop-go.v0/shared
gopkg.in/uber/ringpop-go.v0/swim
go.skia.org/​infra/​go/​androidbuildinternal/​v2beta1Package androidbuildinternal provides access to the .
go.skia.org/infra/go/auth
go.skia.org/infra/go/buildbot
go.skia.org/infra/go/buildbot/rpcPackage rpc is a generated protocol buffer package.
go.skia.org/infra/go/gsPackage gs implements utility for accessing Skia perf data in Google Storage.
go.skia.org/infra/go/ingestion
go.skia.org/infra/golden/go/goldingestion
go.skia.org/infra/golden/go/pdfingestion
go.skia.org/infra/go/sharedbShareDB allows to set up a shared key-value store that exposes BoltDB over the network.
go.skia.org/infra/go/trace/dbPackage tracedb provides a datastore for efficiently storing and retrieving traces.
go.skia.org/infra/go/trace/servicePackage traceservice is a generated protocol buffer package.
go.spiff.io/dagr/outflux
k8s.io/contrib/pod-masterpodmaster is a simple utility, it attempts to acquire and maintain a lease-lock from etcd using compare-and-swap.
k8s.io/kubernetes/cmd/integrationA basic integration test for the service.
k8s.io/kubernetes/contrib/mesos/pkg/electionPackage election provides interfaces used for master election.
k8s.io/​kubernetes/​contrib/​mesos/​pkg/​scheduler/​components/​frameworkPackage framework implements the Mesos scheduler.
k8s.io/​kubernetes/​contrib/​mesos/​pkg/​scheduler/​components/​framework/​frameworkid
k8s.io/​kubernetes/​contrib/​mesos/​pkg/​scheduler/​components/​framework/​frameworkid/​etcd
k8s.io/​kubernetes/​contrib/​mesos/​pkg/​scheduler/​components/​framework/​frameworkid/​zk
k8s.io/​kubernetes/​contrib/​mesos/​pkg/​scheduler/​servicePackage service contains the cmd/​k8sm-scheduler glue code
k8s.io/kubernetes/pkg/apiPackage api contains the latest (or "internal") version of the Kubernetes API objects.
k8s.io/​kubernetes/​pkg/​cloudprovider/​providers/​mesos
k8s.io/kubernetes/pkg/genericapiserverPackage genericapiserver contains code to setup a generic kubernetes-like API server.
k8s.io/kubernetes/pkg/kubelet/dockertools
k8s.io/kubernetes/pkg/kubelet/rktPackage rkt contains the Containerruntime interface implementation for rkt.
k8s.io/​kubernetes/​pkg/​registry/​service/​allocator/​etcd
k8s.io/kubernetes/pkg/storageInterfaces for database-related operations.
k8s.io/kubernetes/pkg/storage/etcd
k8s.io/kubernetes/pkg/storage/etcd3
k8s.io/kubernetes/pkg/storage/etcd/testing
k8s.io/kubernetes/pkg/storage/testing
k8s.io/kubernetes/test/integrationPackage integration provides integration tests for Kubernetes.
k8s.io/kubernetes/test/integration/framework
kego.io/cmd/gotests
kego.io/cmd/gotests/scanner
kego.io/cmd/gotests/tester
kego.io/cmd/keke is the main cli tool that is used to start the ke processor /​ editor.
kego.io/context/cmdctx
kego.io/context/envctx
kego.io/context/jsonctx
kego.io/context/sysctx
kego.io/context/vosctx
kego.io/context/wgctx
kego.io/demo/common/imagesinfo:{"Path":"kego.io/​demo/​common/​images","Hash":6766641546003655630}
kego.io/demo/common/unitsinfo:{"Path":"kego.io/​demo/​common/​units","Hash":1636266296275141462}
kego.io/demo/common/wordsinfo:{"Path":"kego.io/​demo/​common/​words","Hash":880320337013518116}
kego.io/demo/demo1info:{"Path":"kego.io/​demo/​demo1","Hash":7852710265664454827}
kego.io/demo/demo2info:{"Path":"kego.io/​demo/​demo2","Hash":15581492489251845953}
kego.io/demo/demo2/imagesinfo:{"Path":"kego.io/​demo/​demo2/​images","Hash":13983040157067132389}
kego.io/demo/demo3info:{"Path":"kego.io/​demo/​demo3","Hash":14527783073471760224}
kego.io/demo/demo3/imagesinfo:{"Path":"kego.io/​demo/​demo3/​images","Hash":18001604202448349368}
kego.io/demo/demo4info:{"Path":"kego.io/​demo/​demo4","Hash":5974341007325696005}
kego.io/demo/demo5info:{"Path":"kego.io/​demo/​demo5","Hash":340439886161743131}
kego.io/demo/demo5/translationinfo:{"Path":"kego.io/​demo/​demo5/​translation","Hash":15213008964671100022}
kego.io/demo/siteinfo:{"Path":"kego.io/​demo/​site","Hash":14531270950025116789}
kego.io/editor
kego.io/editor/client
kego.io/editor/client/tree
kego.io/editor/server
kego.io/jsonPackage json implements encoding and decoding of JSON objects as defined in RFC 4627.
kego.io/json/systestsinfo:{"Path":"kego.io/​json/​systests","Hash":18371002632141142948}
kego.io/ke
kego.io/process
kego.io/process/generate
kego.io/process/generate/builder
kego.io/process/packages
kego.io/process/parser
kego.io/process/scanner
kego.io/process/tests
kego.io/process/tests/repacker
kego.io/process/tests/unpacker
kego.io/process/validate
kego.io/process/validate/command
kego.io/process/validate/selectorsgo:generate ke kego.io/​process/​validate/​selectors/​tests
kego.io/process/validate/selectors/testsinfo:{"Path":"kego.io/​process/​validate/​selectors/​tests","Hash":12689150386317702967}
kego.io/process/validate/testsinfo:{"Path":"kego.io/​process/​validate/​tests","Hash":6676302982221491352}
kego.io/systeminfo:{"Path":"kego.io/​system","Hash":2850462475690888824}
kego.io/system/node
kythe.io/kythe/go/extractors/bazelPackage bazel implements the internal plumbing of a Bazel extractor for Go.
kythe.io/kythe/go/extractors/golangPackage golang produces Kythe compilation units for each Go import path specified.
kythe.io/kythe/go/indexerPackage indexer implements a Kythe indexer for the Go language.
kythe.io/kythe/go/platform/analysisPackage analysis defines interfaces used to locate and analyze compilation units and their inputs.
kythe.io/kythe/go/platform/analysis/driverPackage driver contains a Driver implementation that sends analyses to a CompilationAnalyzer based on a Queue of compilations.
kythe.io/kythe/go/platform/analysis/localPackage local implements CompilationAnalyzer utilities for local analyses.
kythe.io/kythe/go/platform/analysis/remotePackage remote contains kythe/​go/​platform/​analysis implementations backed by remote RPC servers.
kythe.io/kythe/go/platform/indexpackPackage indexpack provides an interface to a collection of compilation units stored in an "index pack" directory structure.
kythe.io/kythe/go/platform/kindexPackage kindex implements an interface to compilation index files which are standalone CompilationUnits with all of their required inputs.
kythe.io/kythe/go/platform/vfsPackage vfs defines a generic file system interface commonly used by Kythe libraries.
kythe.io/kythe/go/platform/vfs/gcsPackage gcs implements an indexpack VFS backed by Google Cloud Storage.
kythe.io/kythe/go/platform/vfs/zipPackage zip defines a VFS implementation that understands a zip archive as an isolated, read-only file system.
kythe.io/kythe/go/services/filetreePackage filetree defines the filetree Service interface and a simple in-memory implementation.
kythe.io/kythe/go/services/graphstorePackage graphstore defines the Service and Sharded interfaces, and provides some useful utility functions.
kythe.io/kythe/go/services/graphstore/proxyPackage proxy defines a proxy graphstore.Service that delegates requests to other service implementations.
kythe.io/kythe/go/services/searchPackage search defines a service to search for nodes from a partial VName and collection of facts.
kythe.io/kythe/go/services/xrefsPackage xrefs defines the xrefs Service interface and some useful utility functions.
kythe.io/kythe/go/serving/apiPackage api provides a union of the filetree, xrefs, and search interfaces and a command-line flag parser.
kythe.io/kythe/go/serving/filetreePackage filetree implements a lookup table for files in a tree structure.
kythe.io/kythe/go/serving/pipelinePackage pipeline implements an in-process pipeline to create a combined filetree and xrefs serving table from a stream of GraphStore-ordered entries.
kythe.io/kythe/go/serving/pqPackage pq implements the Kythe serving api.Interface using a Postgres database backend.
kythe.io/kythe/go/serving/searchPackage search provides an inverted index implemenation of the search.Service interface.
kythe.io/kythe/go/serving/xrefsPackage xrefs provides a high-performance serving table implementation of the xrefs.Service.
kythe.io/kythe/go/serving/xrefs/assemblePackage assemble provides functions to build the various components (nodes, edges, and decorations) of an xrefs serving table.
kythe.io/kythe/go/storage/gsutilPackage gsutil is collection of helper functions for storage tools.
kythe.io/kythe/go/storage/inmemoryPackage inmemory implements a simple in-memory graphstore.Service.
kythe.io/kythe/go/storage/keyvaluePackage keyvalue implements a generic GraphStore for anything that implements the DB interface.
kythe.io/kythe/go/storage/tablePackage table implements lookup table interfaces for protobufs.
kythe.io/​kythe/​go/​storage/​tools/​directory_indexerBinary directory_indexer produces a set of Entry protos representing the files in the given directories.
kythe.io/kythe/go/storage/tools/read_entriesBinary read_entries scans the entries from a specified GraphStore and emits them to stdout as a delimited stream.
kythe.io/kythe/go/storage/tools/triplesBinary triples implements a converter from an Entry stream to a stream of triples.
kythe.io/kythe/go/storage/tools/write_entriesBinary write_entries reads a stream of protobuf entries on os.Stdin and writes each to a graphstore server.
kythe.io/kythe/go/storage/xrefsPackage xrefs contains a simple implementation of the xrefs.Service interface backed by a graphstore.Service.
kythe.io/kythe/go/test/services/graphstorePackage graphstore contains common utilities for testing GraphStore implementations.
kythe.io/kythe/go/util/oauth2Package oauth2 implements a utility Config that can be made a flag and turned into a proper Context or http Client for use with Google apis.
kythe.io/kythe/go/util/pagerPackage pager implements a generic SetPager that splits a stream of Groups into a single Set and one-or-more associated Pages.
kythe.io/kythe/go/util/profilePackage profile provides a simple method for exposing profile information through a --cpu_profile flag.
kythe.io/kythe/proto/analysis_protoPackage analysis_proto is a generated protocol buffer package.
kythe.io/kythe/proto/filetree_protoPackage filetree_proto is a generated protocol buffer package.
kythe.io/kythe/proto/storage_protoPackage storage_proto is a generated protocol buffer package.
kythe.io/kythe/proto/xref_protoPackage xref_proto is a generated protocol buffer package.
marb.ec/maf/interfacesMAF Common Interfaces
marb.ec/maf/routerThe "maf/​router" package is part of the marbec Application Framework.
ponyo.epfl.ch/gitlab/alexandre.tuleu/narco
qiniupkg.com/api.v7/kodo包 qiniupkg.com/​api.v7/​kodo 提供了在您的业务服务器(服务端)调用七牛云存储服务的能力
qiniupkg.com/api.v7/kodocli包 qiniupkg.com/​api.v7/​kodocli 提供了在客户端调用七牛云存储部分服务的能力
qiniupkg.com/x/reqid.v7
qiniupkg.com/x/rpc.v7
qiniupkg.com/x/rpc.v7/gob
qiniupkg.com/x/xlog.v7
ronoaldo.gopkg.net/aetoolsPackage aetools helps writting, testing and analysing Google App Engine applications.
ronoaldo.gopkg.net/aetools/aeremoteCommand aeremote is a simple Remote API client to download and upload data on Google App Engine Datastore.
ronoaldo.gopkg.net/aetools/bigquerysyncPackage bigquerysync allow the AppEngine Datastore to be synced with Google BigQuery.
ronoaldo.gopkg.net/aetools/bundlePackage bundle is a self-contained appengine module with aetools.
ronoaldo.gopkg.net/aetools/vmproxyPackage vmproxy provides tools to proxy App Engine requests to on-demand Compute Engine instances.
rsc.io/letsencryptPackage letsencrypt obtains TLS certificates from LetsEncrypt.org.
sourcegraph.com/​sourcegraph/​go-sourcegraph/​sourcegraphPackage sourcegraph is a generated protocol buffer package.
sourcegraph.com/​sourcegraph/​go-sourcegraph/​sourcegraph/​mock
sourcegraph.com/sourcegraph/grpccachePackage grpccache provides caching for gRPC calls with HTTP semantics.
sourcegraph.com/sourcegraph/grpccache/testpbPackage testpb is a generated protocol buffer package.
sourcegraph.com/​sourcegraph/​rwvfs/​cloudstoragevfs
sourcegraph.com/sourcegraph/sourcegraph/appPackage app contains the front-end Web application.
sourcegraph.com/​sourcegraph/​sourcegraph/​app/​assetsPackage assets contains static assets for the front-end Web app.
sourcegraph.com/​sourcegraph/​sourcegraph/​app/​coverage
sourcegraph.com/​sourcegraph/​sourcegraph/​app/​internal/​apptestPackage apptest contains a simple framework (client, mock helper, etc.) for testing the app and app handlers.
sourcegraph.com/​sourcegraph/​sourcegraph/​app/​internal/​oauth2client
sourcegraph.com/​sourcegraph/​sourcegraph/​app/​internal/​tmplPackage tmpl defines, loads, and renders the app's templates.
sourcegraph.com/sourcegraph/sourcegraph/authPackage auth contains common authentication-related code.
sourcegraph.com/​sourcegraph/​sourcegraph/​auth/​accesstokenPackage accesstoken generates and signs OAuth2 access tokens using an ID key.
sourcegraph.com/​sourcegraph/​sourcegraph/​auth/​authutilPackage authutil contains CLI flags for configuring the server's authentication mode.
sourcegraph.com/​sourcegraph/​sourcegraph/​auth/​idkeyPackage idkey deals with Sourcegarph identity keys (which identify a Sourcegraph instance or cluster).
sourcegraph.com/​sourcegraph/​sourcegraph/​auth/​sharedsecretPackage sharedsecret generates client-authenticated OAuth2 access tokens derived from the ID key to allow different components of Sourcegraph to communicate securely without sharing the private key.
sourcegraph.com/sourcegraph/sourcegraph/cliPackage cli contains CLI commands for the "src" program.
sourcegraph.com/​sourcegraph/​sourcegraph/​cli/​cliPackage cli is split from package sgx to avoid import cycles.
sourcegraph.com/​sourcegraph/​sourcegraph/​cli/​client
sourcegraph.com/sourcegraph/sourcegraph/confPackage conf holds global configuration.
sourcegraph.com/​sourcegraph/​sourcegraph/​e2etest
sourcegraph.com/​sourcegraph/​sourcegraph/​events
sourcegraph.com/​sourcegraph/​sourcegraph/​events/​listeners
sourcegraph.com/​sourcegraph/​sourcegraph/​ext/​papertrailPackage papertrail provides an implementation of the build logs store uses Papertrail (a hosted logging service).
sourcegraph.com/​sourcegraph/​sourcegraph/​go-sourcegraph/​sourcegraphPackage sourcegraph is a generated protocol buffer package.
sourcegraph.com/​sourcegraph/​sourcegraph/​go-sourcegraph/​sourcegraph/​mock
sourcegraph.com/sourcegraph/sourcegraph/notifPackage notif provides notifications over various media.
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​gitprotoPackage gitproto contains helpers for working with the git "smart" protocol (receive-pack and upload-pack).
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​inventoryPackage inventory scans a directory tree to identify the programming languages, etc., in use.
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​sysreqPackage sysreq implements checking for Sourcegraph system requirements.
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​vcsPackage vcs provides an interface for reading and manipulating repositories in version control systems.
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​vcs/​gitcmd
sourcegraph.com/​sourcegraph/​sourcegraph/​pkg/​vcs/​testing
sourcegraph.com/​sourcegraph/​sourcegraph/​platformPackage platform contains the public API of the Sourcegraph application platform.
sourcegraph.com/​sourcegraph/​sourcegraph/​platform/​apps/​godocPackage godoc is an app that displays godoc/​godoc.org documentation for the repository's Go code.
sourcegraph.com/​sourcegraph/​sourcegraph/​platform/​pctx
sourcegraph.com/​sourcegraph/​sourcegraph/​repoupdater
sourcegraph.com/​sourcegraph/​sourcegraph/​serverPackage server contains subpackages which implement the high-level logic of the Sourcegraph API.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​accesscontrolPackage accesscontrol contains utility functions for determining the permissions granted to an authenticated user.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​localstorePackage localstore contains primarily PostgreSQL DB-backed implementations of various stores, alongside with a couple of local filesystem-backed store implementations.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​middleware/​inner
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​middleware/​inner/​tracePackage trace provides functions that allows method calls to be traced (using, e.g., Appdash).
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​middleware/​outer
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​oauth2utilPackage oauth2util contains OAuth2-related utility functions and types.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​internal/​store/​fsPackage fs contains local filesystem-backed implementations of various stores.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​localPackage local contains server implementations that are backed by stores.
sourcegraph.com/​sourcegraph/​sourcegraph/​server/​serverctxPackage serverctx is a registry for context initialization functions that need to be run before each gRPC method call to initialize the server's context (e.g., by inserting DB handles, config, auth, etc.).
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​events
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​events/​listeners
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​ext/​githubPackage github implements GitHub integration (for access to repositories, orgs, etc.).
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​ext/​papertrailPackage papertrail provides an implementation of the build logs store uses Papertrail (a hosted logging service).
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​notifPackage notif provides notifications over various media.
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​repoupdater
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​svcPackage svc stores and retrieves gRPC services from the context.
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​workerPackage worker contains the Sourcegraph build worker, which monitors the build queue and runs builds.
sourcegraph.com/​sourcegraph/​sourcegraph/​services/​worker/​builder
sourcegraph.com/sourcegraph/sourcegraph/sgxPackage sgx contains CLI commands for the "src" program.
sourcegraph.com/​sourcegraph/​sourcegraph/​sgx/​cliPackage cli is split from package sgx to avoid import cycles.
sourcegraph.com/​sourcegraph/​sourcegraph/​sgx/​client
sourcegraph.com/sourcegraph/sourcegraph/storePackage store defines low-level storage/​persistence/​querying interfaces that are implemented by the underlying backends (PostgreSQL, local filesystem, etc.).
sourcegraph.com/​sourcegraph/​sourcegraph/​store/​mockstorePackage mockstore contains mock store implementations for use by test code.
sourcegraph.com/sourcegraph/sourcegraph/svcPackage svc stores and retrieves gRPC services from the context.
sourcegraph.com/sourcegraph/sourcegraph/uiPackage ui exposes endpoints used to populate front-end components with data.
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​cacheutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​eventsutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​githubutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​handlerutilPackage handlerutil contains common helper functions used by both the app and API HTTP handlers.
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​httptestutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​httputil/​httpctx
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​metricutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​statsutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​testutil
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​traceutilPackage traceutil contains appdash-related utilities.
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​traceutil/​appdashctxPackage appdashctx stores and retrieves Appdash config from the context.
sourcegraph.com/​sourcegraph/​sourcegraph/​util/​traceutil/​cli
sourcegraph.com/​sourcegraph/​sourcegraph/​workerPackage worker contains the Sourcegraph build worker, which monitors the build queue and runs builds.
sourcegraph.com/​sourcegraph/​sourcegraph/​worker/​builder
sourcegraph.com/sourcegraph/srclib/store/pbPackage pb is a generated protocol buffer package.
sourcegraph.com/​sourcegraph/​srclib/​store/​pb/​mock
sourcegraph.com/sqs/grpccachePackage grpccache provides caching for gRPC calls with HTTP semantics.
sourcegraph.com/sqs/grpccache/testpbPackage testpb is a generated protocol buffer package.
sp.com.au/exp/logPackage log provides diagnostic logging.
sp.com.au/exp/rawPackage raw provides a raw.Data type that is useful for writing and reading raw data blobs to and from HTTP clients and persistent storage.
src.sourcegraph.com/apps/notificationsPackage notifications is a notification center app.
src.sourcegraph.com/​apps/​notifications/​notifications/​kvPackage kv implements notifications.Service using the Sourcegraph platform storage API.
src.sourcegraph.com/apps/notifications/sgapp
src.sourcegraph.com/apps/trackerPackage tracker is a thread tracker app.
src.sourcegraph.com/apps/tracker/issues/kvPackage kv implements issues.Service using the Sourcegraph platform storage API.
src.sourcegraph.com/sourcegraph/appPackage app contains the front-end Web application.
src.sourcegraph.com/​sourcegraph/​app/​internal/​apptestPackage apptest contains a simple framework (client, mock helper, etc.) for testing the app and app handlers.
src.sourcegraph.com/​sourcegraph/​app/​internal/​oauth2clientPackage oauth2client adds OAuth2 client handlers to the app to allow it to authenticate users via OAuth2.
src.sourcegraph.com/​sourcegraph/​app/​internal/​tmplPackage tmpl defines, loads, and renders the app's templates.
src.sourcegraph.com/​sourcegraph/​client/​pkg/​oauth2clientPackage oauth2client has helpers for implementing OAuth2 client applications.
src.sourcegraph.com/​sourcegraph/​events/​listeners
src.sourcegraph.com/​sourcegraph/​gitserver/​sshgitPackage sshgit provides functionality for a git server over SSH.
src.sourcegraph.com/sourcegraph/pkg/sysreqPackage sysreq implements checking for Sourcegraph system requirements.
src.sourcegraph.com/sourcegraph/repoupdater
src.sourcegraph.com/sourcegraph/searchPackage search provides advanced search over various types of Sourcegraph data (defs, repos, users, etc.).
src.sourcegraph.com/sourcegraph/serverPackage server contains subpackages which implement the high-level logic of the Sourcegraph API.
src.sourcegraph.com/​sourcegraph/​server/​accesscontrolPackage accesscontrol contains utility functions for determining the permissions granted to an authenticated user.
src.sourcegraph.com/​sourcegraph/​server/​internal/​middleware/​inner
src.sourcegraph.com/​sourcegraph/​server/​internal/​middleware/​inner/​authPackage auth provides functions for svc.Services that check authorization, if so configured.
src.sourcegraph.com/​sourcegraph/​server/​internal/​middleware/​inner/​federatedPackage federated wraps server methods (using codegen) and uses the method args to determine where to route the method call, to allow for federation.
src.sourcegraph.com/​sourcegraph/​server/​internal/​middleware/​inner/​tracePackage trace provides functions that allows method calls to be traced (using, e.g., Appdash).
src.sourcegraph.com/​sourcegraph/​server/​internal/​middleware/​outer
src.sourcegraph.com/​sourcegraph/​server/​internal/​oauth2utilPackage oauth2util contains OAuth2-related utility functions and types.
src.sourcegraph.com/​sourcegraph/​server/​internal/​store/​fsPackage fs contains local filesystem-backed implementations of various stores.
src.sourcegraph.com/​sourcegraph/​server/​internal/​store/​pgsqlPackage pgsql contains PostgreSQL DB-backed implementations of various stores.
src.sourcegraph.com/sourcegraph/sgx/client
src.sourcegraph.com/​sourcegraph/​store/​authzcheckedPackage authzchecked wraps stores with authorization checks.
src.sourcegraph.com/sourcegraph/store/cliPackage cli exposes a CLI flag that the program uses to select the local store to use (e.g., PostgreSQL or filesystem).
src.sourcegraph.com/​sourcegraph/​util/​cacheutil
src.sourcegraph.com/​sourcegraph/​util/​eventsutil
src.sourcegraph.com/​sourcegraph/​util/​githubutil
src.sourcegraph.com/​sourcegraph/​util/​httptestutil
src.sourcegraph.com/​sourcegraph/​util/​metricutil
src.sourcegraph.com/​sourcegraph/​util/​statsutil
src.sourcegraph.com/sourcegraph/workerPackage worker contains the Sourcegraph build worker, which monitors the build queue and runs builds.
src.sourcegraph.com/​sourcegraph/​worker/​builder
stvn.cc/httpctxPackage httpctx provides handlers to work with http and contexts.
tchaik.com/cmd/tchaiktchaik creates a webserver which serves the web UI.
tchaik.com/cmd/tchstoretchstore is a tool to create a remote store for tchaik files, including media and artwork files (TODO: index).
tchaik.com/store
tchaik.com/store/cafs
v.io/​x/​ref/​services/​identity/​internal/​signer/​v1Package signer provides access to the .
v.io/x/ref/services/internal/restsigner/v1Package signer provides access to the .
zombiezen.com/go/capnprotoPackage capnp is a Cap'n Proto library for Go.
zombiezen.com/go/capnproto2Package capnp is a Cap'n Proto library for Go.
zombiezen.com/​go/​capnproto2/​internal/​aircraftlib
zombiezen.com/​go/​capnproto2/​internal/​demo/​hashes
zombiezen.com/go/capnproto2/rpcPackage rpc implements the Cap'n Proto RPC protocol.
zombiezen.com/​go/​capnproto2/​rpc/​internal/​logtransportPackage logtransport provides a transport that logs all of its messages.
zombiezen.com/​go/​capnproto2/​rpc/​internal/​pipetransportPackage pipetransport provides in-memory implementations of rpc.Transport for testing.
zombiezen.com/​go/​capnproto2/​rpc/​internal/​testcapnp
zombiezen.com/go/capnproto2/serverPackage server provides runtime support for implementing Cap'n Proto interfaces locally.
zombiezen.com/​go/​capnproto/​internal/​aircraftlib
zombiezen.com/go/capnproto/rpcPackage rpc implements the Cap'n Proto RPC protocol.
zombiezen.com/​go/​capnproto/​rpc/​internal/​logtransportPackage logtransport provides a transport that logs all of its messages.
zombiezen.com/​go/​capnproto/​rpc/​internal/​pipetransportPackage pipetransport provides in-memory implementations of rpc.Transport for testing.
zombiezen.com/​go/​capnproto/​rpc/​internal/​testcapnp
zombiezen.com/go/capnproto/serverPackage server provides runtime support for implementing Cap'n Proto interfaces locally.