mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:51:50 +00:00
The utils are currently used outside of cmd/frontend, so to break the internal -> cmd import I'm moving and merging the utils package with internal/gqlutil. Test plan: Just moved around and renamed a package, the go compiler doesn't complain. |
||
|---|---|---|
| .. | ||
| autoindexing.go | ||
| BUILD.bazel | ||
| codenav_test.go | ||
| codenav.go | ||
| git.go | ||
| policies.go | ||
| ranking.go | ||
| root_resolver.go | ||
| uploads.go | ||
| utils.go | ||