mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:51:57 +00:00
Now that lib is on go1.18 we can use the type alias "any" instead of "interface{}".
Test Plan: cd lib && go test ./...
|
||
|---|---|---|
| .. | ||
| cockroach.go | ||
| errors_test.go | ||
| errors.go | ||
| filter_test.go | ||
| filter.go | ||
| group_test.go | ||
| group.go | ||