We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82978ca commit a451857Copy full SHA for a451857
ringbuf/reader.go
@@ -1,4 +1,4 @@
1
-//go:build linux
+//go:build !windows
2
3
package ringbuf
4
ringbuf/reader_test.go
ringbuf/ring.go
0 commit comments