Source File
zbootstrap.go
Belonging Package
internal/buildcfg
// Code generated by go tool dist; DO NOT EDIT.
package buildcfg
import
const DefaultGO386 = `sse2`
const DefaultGOAMD64 = `v1`
const DefaultGOARM = `7`
const DefaultGOARM64 = `v8.0`
const DefaultGOMIPS = `hardfloat`
const DefaultGOMIPS64 = `hardfloat`
const DefaultGOPPC64 = `power8`
const DefaultGORISCV64 = `rva20u64`
const defaultGOEXPERIMENT = ``
const defaultGO_EXTLINK_ENABLED = ``
const defaultGO_LDSO = ``
const version = `go1.24rc1`
const defaultGOOS = runtime.GOOS
const defaultGOARCH = runtime.GOARCH
const DefaultGOFIPS140 = `off`
The pages are generated with Golds v0.7.3. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |