Documentation
¶
Index ¶
Constants ¶
View Source
const ( // JsonLibName is the name of the coroutine Library. JsonLibName = "json" // StringsLibName is the name of the coroutine Library. StringsLibName = "strings" )
Variables ¶
This section is empty.
Functions ¶
func OpenLibs ¶
OpenLibs loads the built-in libraries. It is equivalent to running OpenLoad, then OpenBase, then iterating over the other OpenXXX functions in any order.
func OpenStrings ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.