Documentation ¶
Index ¶
Constants ¶
View Source
const CuelangModder = `` /* 435-byte string literal not displayed */
View Source
const GolangModder = `` /* 531-byte string literal not displayed */
View Source
const PythonModder = `` /* 429-byte string literal not displayed */
Variables ¶
View Source
var DefaultModders = make(map[string]*modder.Modder)
View Source
var DefaultModdersCue = map[string]string{ "go": GolangModder, "cue": CuelangModder, "python": PythonModder, }
View Source
var LoadedModders = make(map[string]*modder.Modder)
View Source
var ModderSpec = `` /* 909-byte string literal not displayed */
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.