tools/internal/modindex
Peter Weinberger 12610a1270 internal/modindex: better behavior in edge cases
Write an index even if there is nothing in the module cache.

Change-Id: Ia98f8825d9914a0d4bd2ee9ff1bccf8519b91f37
Reviewed-on: https://go-review.googlesource.com/c/tools/+/626735
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
2024-11-12 14:35:26 +00:00
..
gomodindex internal/modindex: new API for incremental update 2024-10-25 15:30:29 +00:00
dir_test.go internal/modindex: better behavior in edge cases 2024-11-12 14:35:26 +00:00
directories.go internal/modindex: implement Lookups in the index 2024-10-25 22:31:22 +00:00
index.go internal/modindex: better behavior in edge cases 2024-11-12 14:35:26 +00:00
lookup.go internal/modindex: implement Lookups in the index 2024-10-25 22:31:22 +00:00
lookup_test.go internal/modindex: implement Lookups in the index 2024-10-25 22:31:22 +00:00
modindex.go internal/modindex: better behavior in edge cases 2024-11-12 14:35:26 +00:00
symbols.go internal/modindex: fix two bugs 2024-10-15 14:51:56 +00:00
types.go internal/modindex: package for indexing GOMODCACHE 2024-09-25 18:30:44 +00:00