Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queue additions #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Queue additions #2

wants to merge 2 commits into from

Conversation

nikepan
Copy link

@nikepan nikepan commented Feb 22, 2017

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

tonylambiris pushed a commit to tonylambiris/go-datastructures that referenced this pull request Mar 13, 2017
tonylambiris pushed a commit to tonylambiris/go-datastructures that referenced this pull request Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants