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. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| connection_resolver_test.go | ||
| connection_resolver.go | ||
| connection.go | ||
| cursors.go | ||
| datetime_test.go | ||
| datetime.go | ||
| doc.go | ||
| offset.go | ||
| page_info.go | ||
| slice_connection_resolver_test.go | ||
| slice_connection_resolver.go | ||