Stefan Martinov
a810ad815d
fix: harden HTTP handler reply path against gosec G705
2026-04-29 16:19:25 +02:00
Stefan Martinov
08e44d2174
fix: resolve golangci-lint violations
...
- Add missing context parameter to Update() calls
- Fix context propagation in loader and HTTP handler
- Use net.Dialer.DialContext instead of net.Dial
- Use net.ListenConfig.Listen instead of net.Listen
- Fix import ordering and code style issues
2025-11-25 10:38:33 +01:00
Stefan Martinov
8e4bafa719
feat: add GCS storage backend support with storage abstraction layer
2025-11-25 09:22:30 +01:00
Kevin Franklin Kim
1ac5dab2aa
fix: add mutex
2025-05-19 09:21:56 +02:00
Kevin Franklin Kim
a53de5827c
fix: log
2025-05-16 23:28:28 +02:00
Kevin Franklin Kim
c95742339f
feat: remove dead code
2025-05-16 22:32:28 +02:00
Kevin Franklin Kim
1617ebbd84
feat: handle closed connection
2024-03-25 09:19:01 +01:00
Kevin Franklin Kim
d9a8248c0a
feat: update init
2024-03-22 15:48:01 +01:00
Kevin Franklin Kim
52c1a67b7a
feat: add poll interval flag
2024-03-22 12:38:43 +01:00
Kevin Franklin Kim
da832d3f52
chore: add husky and gh workflows
2024-03-21 16:10:08 +01:00
franklin
39cd0c422a
feat: upgrade
2024-03-21 16:03:21 +01:00