happyDomain/services/common
Pierre-Olivier Mercier f457071d5d chore: replace interface{} with any across the codebase
Use the modern Go type alias `any` instead of `interface{}` throughout
all packages for improved readability and consistency with current Go idioms.
2026-03-01 17:38:04 +07:00
..
duration.go chore: replace interface{} with any across the codebase 2026-03-01 17:38:04 +07:00
url.go Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00