nidus-sync/middleware
Eli Ribble c7a7e8431c
lint: fix errcheck for fmt.Fprintf/Fprint across multiple files
Add lint.Fprint helper for unchecked fmt.Fprint calls.
Use lint.Fprintf/Fprint in api/event.go, api/image.go, rmo/root.go.
Add explicit error check for fmt.Fprintf in middleware/terminal.go cW.
2026-05-09 02:21:53 +00:00
..
logger.go Send submit PUT on compliance report flow, create communication then 2026-05-01 21:27:17 +00:00
middleware.go Initial draft of shifting from chi to gorilla/mux 2026-04-01 16:19:11 +00:00
realip.go Initial draft of shifting from chi to gorilla/mux 2026-04-01 16:19:11 +00:00
recoverer.go Fix lint errors related to not checking errors 2026-05-02 00:37:28 +00:00
request_id.go Initial work marking communications 2026-05-04 19:07:29 +00:00
terminal.go lint: fix errcheck for fmt.Fprintf/Fprint across multiple files 2026-05-09 02:21:53 +00:00
wrap_writer.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00