Directories ¶
Path | Synopsis |
---|---|
code.google.com
|
|
p/rog-go/parallel
The parallel package provides a way of running functions concurrently while limiting the maximum number running at once.
|
The parallel package provides a way of running functions concurrently while limiting the maximum number running at once. |
github.com
|
|
codegangsta/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
|
Package cli provides a minimal framework for creating and organizing command line Go applications. |
gogo/protobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
golang/protobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
google/go-querystring/query
Package query implements encoding of structs into URL query parameters.
|
Package query implements encoding of structs into URL query parameters. |
gorilla/context
Package context stores values shared during a request lifetime.
|
Package context stores values shared during a request lifetime. |
kr/fs
Package fs provides filesystem-related functions.
|
Package fs provides filesystem-related functions. |
smartystreets/mafsa
Package mafsa implements Minimal Acyclic Finite State Automata (MA-FSA) in a space-optimized way as described by Dacuik, Mihov, Watson, and Watson in their paper, "Incremental Construction of Minimal Acyclic Finite-State Automata" (2000).
|
Package mafsa implements Minimal Acyclic Finite State Automata (MA-FSA) in a space-optimized way as described by Dacuik, Mihov, Watson, and Watson in their paper, "Incremental Construction of Minimal Acyclic Finite-State Automata" (2000). |
sourcegraph/go-github/github
Package github provides a client for using the GitHub API.
|
Package github provides a client for using the GitHub API. |
sourcegraph/mux
Package gorilla/mux implements a request router and dispatcher.
|
Package gorilla/mux implements a request router and dispatcher. |
sourcegraph/syntaxhighlight
Package syntaxhighlight provides syntax highlighting for code.
|
Package syntaxhighlight provides syntax highlighting for code. |
golang.org
|
|
x/tools/godoc/vfs
Package vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS.
|
Package vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS. |
x/tools/godoc/vfs/gatefs
Package gatefs provides an implementation of the FileSystem interface that wraps another FileSystem and limits its concurrency.
|
Package gatefs provides an implementation of the FileSystem interface that wraps another FileSystem and limits its concurrency. |
x/tools/godoc/vfs/httpfs
Package httpfs implements http.FileSystem using a godoc vfs.FileSystem.
|
Package httpfs implements http.FileSystem using a godoc vfs.FileSystem. |
x/tools/godoc/vfs/mapfs
Package mapfs file provides an implementation of the FileSystem interface based on the contents of a map[string]string.
|
Package mapfs file provides an implementation of the FileSystem interface based on the contents of a map[string]string. |
x/tools/godoc/vfs/zipfs
Package zipfs file provides an implementation of the FileSystem interface based on the contents of a .zip file.
|
Package zipfs file provides an implementation of the FileSystem interface based on the contents of a .zip file. |
sourcegraph.com
|
|
sourcegraph/go-diff/diff
Package diff is a generated protocol buffer package.
|
Package diff is a generated protocol buffer package. |
sourcegraph/go-nnz/nnz
Package nnz defines variants of primitive types where the zero value represents null when (de)serializing with encoding/json and database/sql.
|
Package nnz defines variants of primitive types where the zero value represents null when (de)serializing with encoding/json and database/sql. |
sourcegraph/go-vcs/vcs
Package vcs provides an interface for reading and manipulating repositories in version control systems.
|
Package vcs provides an interface for reading and manipulating repositories in version control systems. |
sourcegraph/rwvfs
Package rwvfs augments vfs to support write operations.
|
Package rwvfs augments vfs to support write operations. |
sourcegraph/srclib/ann
Package ann is a generated protocol buffer package.
|
Package ann is a generated protocol buffer package. |
sourcegraph/srclib/dep
Package dep defines an interface for listing raw dependencies and resolving them, and registering handlers to perform these tasks.
|
Package dep defines an interface for listing raw dependencies and resolving them, and registering handlers to perform these tasks. |
sourcegraph/srclib/graph
Package graph is a generated protocol buffer package.
|
Package graph is a generated protocol buffer package. |
sourcegraph/srclib/grapher
TODO(sqs): remove this file
|
TODO(sqs): remove this file |
sourcegraph/srclib/store
Package store handles srclib data access, querying, and storage.
|
Package store handles srclib data access, querying, and storage. |
sourcegraph/srclib/unit
Package unit provides a source unit abstraction over distribution packages in various languages.
|
Package unit provides a source unit abstraction over distribution packages in various languages. |
sourcegraph/vcsstore/vcsclient
Package vcsclient is a generated protocol buffer package.
|
Package vcsclient is a generated protocol buffer package. |
sqs/pbtypes
Package pbtypes contains protocol buffer types (Timestamp, Void, etc.) and related helpers.
|
Package pbtypes contains protocol buffer types (Timestamp, Void, etc.) and related helpers. |
Click to show internal directories.
Click to hide internal directories.