We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go get
When i try to download the package using go get -u github.com/xtaci/gaio i recieve the following output:
go get -u github.com/xtaci/gaio
# github.com/xtaci/gaio ..\..\..\..\pkg\mod\github.com\xtaci\[email protected]\aio_generic.go:132:2: undefined: watcher
The text was updated successfully, but these errors were encountered:
same with me,
C:\Program Files\Go\pkg\mod\github.com\xtaci\[email protected]\aio_generic.go:132:3: undefined: watcher
Sorry, something went wrong.
only available on linux & bsd
No branches or pull requests
When i try to download the package using
go get -u github.com/xtaci/gaio
i recieve the following output:The text was updated successfully, but these errors were encountered: