go-datastructures
go-datastructures copied to clipboard
RM-27055 added Queue methods: GetItems, GetItem, Search, Clear
Some additional methods for working with queue. Thats useful, when you need interact with queue items (send stop signal and clear queue)
- GetItems - getting all items for scan without removing
- Search - getting items for whit checker func without removing
- GetItem - getting item by position
- Clear - clear queue
Raven
Number of Findings: 0
+1
+1
You'll need to pull in master to get the build to pass @nikepan
Security Insights
No security relevant content was detected by automated scans.
Action Items
- Review PR for security impact; comment "security review required" if needed or unsure
- Verify
aviary.yamlcoverage of security relevant code
Questions or Comments? Reach out on HipChat: InfoSec Forum.
Updated
+1
+1