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 2f74c04 commit 576fe0dCopy full SHA for 576fe0d
thread_setup.go
@@ -1,3 +1,5 @@
1
+//go:build !cmd_go_bootstrap
2
+
3
package openssl
4
5
// Go wrappers for testing the thread setup code as _test.go files cannot import "C".
0 commit comments