bitbucket.org/mjl/asset | Package asset lets you embed files in your go binary by simply appending a zip file to said binary. |
bitbucket.org/mjl/httpvfs | Package httpvfs implements functions to make a godoc vfs.Filesystem implement the http.FileSystem interface. |
bitbucket.org/mjl/sherpaweb | |
bitbucket.org/mjl/sherpaweb/exampleapi | Example API illustrates how to use and implement a Sherpa API. |
github.com/andaru/afind/afind | |
github.com/andaru/afind/walkablefs | |
github.com/davecheney/godoc2md | godoc2md converts godoc formatted package documentation into Markdown format. |
github.com/gocode/epubviewer/epub | |
github.com/golang-china/golangdoc | Godoc for Golang, support translate. |
github.com/golang-china/golangdoc/blog | Package blog implements a web server for articles written in present format. |
github.com/golang-china/golangdoc/godoc | Package godoc is a work-in-progress (2013-07-17) package to begin splitting up the godoc binary into multiple pieces. |
github.com/golang-china/golangdoc/local | Package local support translate for godoc. |
github.com/goxjs/glfw | Package glfw experimentally provides a glfw-like API with desktop (via glfw) and browser (via HTML5 canvas) backends. |
github.com/Go-zh/godoc-i18n | Godoc extracts and generates documentation for Go programs. |
github.com/Go-zh/godoc-i18n/blog | Package blog implements a web server for articles written in present format. |
github.com/Go-zh/godoc-i18n/godoc | Package godoc is a work-in-progress (2013-07-17) package to begin splitting up the godoc binary into multiple pieces. |
github.com/Go-zh/godoc-i18n/local | Package local support translate for godoc. |
github.com/hverr/asset | Package asset lets you embed files in your go binary by simply appending a zip file to said binary. |
github.com/hverr/status-dashboard/server/static | |
github.com/hyangah/mgodoc/godoc | Package godoc is a stripped-down version of golang.org/x/tools/godoc/cmd/godoc for an experimental godoc mobile app. |
github.com/owulveryck/toscalib | |
github.com/proglottis/rwvfs | Package rwvfs augments vfs to support write operations. |
github.com/shibukawa/glfw | Package glfw experimentally provides a glfw-like API with desktop (via glfw) and browser (via HTML5 canvas) backends. |
github.com/shurcooL/Conception-go | A work in progress implementation of Conception in Go. |
github.com/shurcooL/go/vfs/godocfs/godocfs | Package godocfs implements vfs.FileSystem using a http.FileSystem. |
github.com/shurcooL/go/vfs/godocfs/vfsutil | Package vfsutil implements some I/O utility functions for vfs.FileSystem. |
github.com/shurcooL/gtdo | gtdo is the source for gotools.org. |
github.com/shurcooL/httpfs/vfsutil | Package vfsutil implements some I/O utility functions for http.FileSystem. |
github.com/shurcooL/play/48 | |
github.com/shurcooL/play/63 | |
github.com/shurcooL/play/65 | |
github.com/shurcooL/play/72 | |
github.com/sourcegraph/go-vcs/vcs/git | Package git implements a git backend for the vcs interface. |
github.com/sourcegraph/go-vcs/vcs/gitcmd | |
github.com/sourcegraph/go-vcs/vcs/hg | |
github.com/sourcegraph/go-vcs/vcs/hgcmd | |
github.com/sourcegraph/go-vcs/vcs/testing | |
github.com/sourcegraph/go-vcs/vcs/util/tracer | |
github.com/sourcegraph/rwvfs | Package rwvfs augments vfs to support write operations. |
github.com/sourcegraph/rwvfs/cloudstoragevfs | |
github.com/sourcegraph/rwvfs/httpvfs-client | |
github.com/sourcegraph/s3vfs | |
github.com/sourcegraph/srclib/cli | |
github.com/sourcegraph/srclib/config | |
github.com/sourcegraph/srclib/store | Package store handles srclib data access, importing, querying, and storage. |
github.com/sourcegraph/vcsstore/server | |
github.com/sourcegraph/vcsstore/vcsclient | Package vcsclient is a generated protocol buffer package. |
golang.org/x/tools/cmd/godoc | Godoc extracts and generates documentation for Go programs. |
golang.org/x/tools/godoc | Package godoc is a work-in-progress (2013-07-17) package to begin splitting up the godoc binary into multiple pieces. |
golang.org/x/tools/godoc/util | Package util contains utility types and functions for godoc. |
golang.org/x/tools/godoc/vfs/gatefs | Package gatefs provides an implementation of the FileSystem interface that wraps another FileSystem and limits its concurrency. |
golang.org/x/tools/godoc/vfs/httpfs | Package httpfs implements http.FileSystem using a godoc vfs.FileSystem. |
golang.org/x/tools/godoc/vfs/mapfs | Package mapfs file provides an implementation of the FileSystem interface based on the contents of a map[string]string. |
golang.org/x/tools/godoc/vfs/zipfs | Package zipfs file provides an implementation of the FileSystem interface based on the contents of a .zip file. |
sourcegraph.com/sourcegraph/go-vcs/vcs | Package vcs provides an interface for reading and manipulating repositories in version control systems. |
sourcegraph.com/sourcegraph/go-vcs/vcs/git | Package git implements a git backend for the vcs interface. |
sourcegraph.com/sourcegraph/go-vcs/vcs/gitcmd | |
sourcegraph.com/sourcegraph/go-vcs/vcs/hg | |
sourcegraph.com/sourcegraph/go-vcs/vcs/hgcmd | |
sourcegraph.com/sourcegraph/go-vcs/vcs/testing | |
sourcegraph.com/sourcegraph/go-vcs/vcs/util/tracer | |
sourcegraph.com/sourcegraph/rwvfs | Package rwvfs augments vfs to support write operations. |
sourcegraph.com/sourcegraph/rwvfs/cloudstoragevfs | |
sourcegraph.com/sourcegraph/rwvfs/httpvfs-client | |
sourcegraph.com/sourcegraph/s3vfs | |
sourcegraph.com/sourcegraph/sourcegraph/app/internal/static | Package static implements an HTTP middleware that satisfies requests using existing static files from a directory, if configured. |
sourcegraph.com/sourcegraph/sourcegraph/cli | Package cli contains CLI commands for the "src" program. |
sourcegraph.com/sourcegraph/sourcegraph/httpapi | Package httpapi contains the HTTP API, which implements a subset of the operations exposed by the gRPC API. |
sourcegraph.com/sourcegraph/sourcegraph/pkg/vcs | Package vcs provides an interface for reading and manipulating repositories in version control systems. |
sourcegraph.com/sourcegraph/sourcegraph/pkg/vfsutil | |
sourcegraph.com/sourcegraph/sourcegraph/sgx | Package sgx contains CLI commands for the "src" program. |
sourcegraph.com/sourcegraph/srclib/cli | |
sourcegraph.com/sourcegraph/srclib/config | |
sourcegraph.com/sourcegraph/srclib/store | Package store handles srclib data access, importing, querying, and storage. |
sourcegraph.com/sourcegraph/vcsstore/server | |
sourcegraph.com/sourcegraph/vcsstore/vcsclient | Package vcsclient is a generated protocol buffer package. |
src.sourcegraph.com/sourcegraph/app/internal/static | Package static implements an HTTP middleware that satisfies requests using existing static files from a directory, if configured. |
src.sourcegraph.com/sourcegraph/pkg/vcs/gitcmd | |
src.sourcegraph.com/sourcegraph/server/internal/store/fs | Package fs contains local filesystem-backed implementations of various stores. |