...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
github.com
/
bazelbuild
/
bazel-gazelle
/
language
/
go
/
testdata
/
platforms
/
no_cgo.go
Documentation:
github.com/bazelbuild/bazel-gazelle/language/go/testdata/platforms
1
//go:build !cgo
2
// +build !cgo
3
4
package platforms
5
View as plain text