pkg/sweeper/sweeper.go #36

Closed
opened 2026-03-28 04:20:39 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #73
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/73
Original created: 2025-01-20T03:40:45Z


  • The runSweep() function logs individual results. This could be made optional or configurable.
  • The UnmarshalJSON() and MarshalJSON() methods on SweepMode are defined in this file but could be moved to interfaces.go where the SweepMode type is defined.
Imported from GitHub. Original GitHub issue: #73 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/73 Original created: 2025-01-20T03:40:45Z --- - [ ] The runSweep() function logs individual results. This could be made optional or configurable. - [ ] The UnmarshalJSON() and MarshalJSON() methods on SweepMode are defined in this file but could be moved to interfaces.go where the SweepMode type is defined.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#36
No description provided.