mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 11:01:44 +00:00
Internal revision: sourcegraph/sourcegraph-intermediate-2018@d0cebbadc7 Executor: @slimsag
7 lines
282 B
Go
7 lines
282 B
Go
// Package sourcegraph is the top-level package for Sourcegraph, the
|
|
// fast, global, semantic code search & cross-reference engine.
|
|
//
|
|
// See https://sourcegraph.com and the README.md file for more
|
|
// information.
|
|
package sourcegraph // import "github.com/sourcegraph/sourcegraph"
|