aboutsummaryrefslogtreecommitdiff
path: root/provider.go
AgeCommit message (Expand)Author
3 daysUse FNV instead of maphash as the hasher for soong.HEADmastermainYu Liu
2024-01-30Enforce that providers are not changedCole Faust
2023-12-14Optimize returning the zero value from provider APIsColin Cross
2023-12-14Use generics for providers APIColin Cross
2020-09-22Add Providers to BlueprintColin Cross