Documentation ¶
Index ¶
Constants ¶
View Source
const React = "18.0.0"
React version used and tested across bud. Currently not fully baked in.
View Source
const Svelte = "3.47.0"
Svelte version used and tested across bud.
Variables ¶
View Source
var Bud = "latest"
Bud gets changed at link time using ldflags.
View Source
var ErrMinGoVersion = fmt.Errorf("bud requires Go %s or later", minGoVersion)
ErrMinGoVersion error is returned when Bud needs a newer version of Go
Functions ¶
func AlignRuntime ¶ added in v0.2.6
AlignRuntime ensures that the CLI and runtime versions are aligned. If they're not aligned, the CLI will correct the go.mod file to align them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.