sourcegraph/doc.go
2018-09-30 23:13:36 -07:00

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"