Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoGo = errors.New("go not found in PATH. Please install go: https://golang.org/doc/install") ErrNoTinyGo = errors.New("tinygo not found in PATH. Please install tinygo: https://tinygo.org/getting-started/") ErrNoCargo = errors.New("cargo not found in PATH. Please install cargo: https://doc.rust-lang.org/cargo/getting-started/installation.html") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.