std_platform

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildTime = time.Now().Format(time.RFC3339)
View Source
var Doc = types.StdlibDoc{
	Name:        "platform",
	Description: "Information about the platform Goose is running on.",
}
View Source
var Index = map[string]Value{
	"C/os":        NewString(OS),
	"C/arch":      NewString(Arch),
	"C/version":   NewString(Version),
	"C/runtime":   NewString(Runtime),
	"C/buildTime": NewString(BuildTime),
}
View Source
var Runtime = "go"
View Source
var Version = "1.0.0"

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL