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

Add method that can choose the signals for waiting #27

Merged
merged 7 commits into from
Jan 27, 2023
Merged

Add method that can choose the signals for waiting #27

merged 7 commits into from
Jan 27, 2023

Conversation

GreyXor
Copy link
Contributor

@GreyXor GreyXor commented Jan 23, 2023

Hi thanks for do,
In this PR I fixed a typo, updated the dependencies and added a method to define the signals you want to wait for.
I would like to use it to wait for the CTRL+C (with os.Interrupt)

AMA

@@ -1,10 +1,11 @@
module github.com/samber/do

go 1.18
go 1.19
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.18 for better retrocompatibility 🙏

@samber samber merged commit f08918d into samber:master Jan 27, 2023
@GreyXor
Copy link
Contributor Author

GreyXor commented Jan 27, 2023

Thanks for review and merging

@GreyXor GreyXor mentioned this pull request Nov 2, 2023
50 tasks
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