1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/http/server
gudvinr 71af68becd refactor(server): use time.Duration for timeout values
Instead of converting at the very last moment,
it's simpler and more readable to use time.Duration ASAP.
2025-08-20 19:45:24 -07:00
..
httpd.go refactor(server): use time.Duration for timeout values 2025-08-20 19:45:24 -07:00
middleware.go refactor(http): rename package from httpd to server for consistency 2025-06-20 13:15:13 -07:00