Documentation ¶
Index ¶
Constants ¶
View Source
const ( ROOT_INIT = iota ROOT_NEW )
View Source
const GOMAIN_TEMPL string = (`package main
import "fmt"
func main() {
fmt.Println("Ayyyyeeeee lmao")
}
`)
Variables ¶
This section is empty.
Functions ¶
func IsValidTypeArg ¶
func ValidArgsString ¶
func ValidArgsString() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.