github.com/bir3/gocompiler@v0.3.205/src/internal/goexperiment/exp_boringcrypto_off.go (about) 1 // Code generated by mkconsts.go. DO NOT EDIT. 2 3 //go:build !goexperiment.boringcrypto 4 // +build !goexperiment.boringcrypto 5 6 package goexperiment 7 8 const BoringCrypto = false 9 const BoringCryptoInt = 0