feedizer/cmd/feedizer/internal/config
fanir a7d08500f5 database and migrator revisions, help output, data model changes
- database:
  - moved to jackc/pgx from database/sql
  - revised migrator and moved it into it's own package
  - separated ParseConfig into it's own function
- config:
  - database config is now a DSN or URL instead of a struct
  - SearchPaths are now available through a function
- improved help / usage output
- modified data model
2022-02-22 00:08:19 +01:00
..
config.go database and migrator revisions, help output, data model changes 2022-02-22 00:08:19 +01:00
env.go added embed.FS for templates, cleaned up routes, restructured project 2022-01-30 20:14:49 +01:00
files.go added embed.FS for templates, cleaned up routes, restructured project 2022-01-30 20:14:49 +01:00