feat(config): env-based configuration with validation

This commit is contained in:
2026-07-01 16:27:31 +07:00
parent 353f1e9dd3
commit 0d42eb2db0
3 changed files with 100 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/vasyansk/imap-copier
go 1.26.4