1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/config
gudvinr 30453ad7ec refactor(fetcher): use time.Duration for client timeout values
All functions use time.Duration, so instead of converting everywhere, do it once.
2025-08-20 19:45:24 -07:00
..
config_test.go refactor(fetcher): use time.Duration for client timeout values 2025-08-20 19:45:24 -07:00
options.go refactor(fetcher): use time.Duration for client timeout values 2025-08-20 19:45:24 -07:00
parser.go refactor(fetcher): use time.Duration for client timeout values 2025-08-20 19:45:24 -07:00
parser_test.go feat: Allow multiple listen addresses 2025-06-20 12:46:34 -07:00