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

feat: adds cgo and nocgo implementations of queue #5

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

risico
Copy link
Owner

@risico risico commented Jan 26, 2024

This feature lets the user choose if they want to cgo or the nocgo version. By default it defaults to CGO.

Using the no cgo version is done by setting the -tags nocgo tag.

This feature lets the user choose if they want to cgo or the nocgo
version. By default it defaults to CGO.

Using the no cgo version is done by setting the -tags nocgo tag.
@risico risico added the feature label Jan 26, 2024
@risico risico self-assigned this Jan 26, 2024
@risico risico merged commit 9732cdf into master Jan 26, 2024
1 check passed
@risico risico mentioned this pull request Jan 26, 2024
@risico risico deleted the feat/cgo-nocgo branch January 26, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant