运行时相关。
import "runtime"
const GOOS string = sys.GOOS const GOARCH string = sys.GOARCH
var MemProfileRate int = defaultMemProfileRate(512 * 1024)
func GC()