1
0

cgo_disabled.go 61 B

12345
  1. //go:build !cgo
  2. package constant
  3. const CGO_ENABLED = false