mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:51:50 +00:00
To prevent cross-cmd imports in the future, moving the backend package into internal. Test plan: Just moved a package around, Go compiler doesn't complain and CI still passes. |
||
|---|---|---|
| .. | ||
| auth_test.go | ||
| auth.go | ||
| BUILD.bazel | ||
| non_public_test.go | ||
| non_public.go | ||
| redirect_test.go | ||
| redirect.go | ||
| reset_password.go | ||
| user_test.go | ||
| user.go | ||