summaryrefslogtreecommitdiff
path: root/lib/containers/syncmap.go
AgeCommit message (Collapse)Author
2023-01-26Set up as a separate repov0.0.1Luke Shumaker
2023-01-01lint: Turn on gofumptLuke Shumaker
All edits to .go files are made by `tools/bin/golangci-lint run --fix ./...`, not by me as a human.
2023-01-01lint: Turn on forcetypeassertLuke Shumaker
2022-07-13Misc tidy upLuke Shumaker
2022-07-13Move the remaining former-generic.go parts out of lib/util/Luke Shumaker