Source File
zbootstrap.go
Belonging Package
internal/buildcfg
// Code generated by go tool dist; DO NOT EDIT.package buildcfgimportconst 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.25.0`const defaultGOOS = runtime.GOOSconst defaultGOARCH = runtime.GOARCHconst DefaultGOFIPS140 = `off`const DefaultCGO_ENABLED = "0"
![]() |
The pages are generated with Golds v0.7.9-preview. (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. |