Documentation
¶
Index ¶
Constants ¶
View Source
const ( LLGoCompilerPkg = "github.com/goplus/llgo" LLGoRuntimePkgName = "runtime" LLGoRuntimePkg = LLGoCompilerPkg + "/" + LLGoRuntimePkgName )
Variables ¶
This section is empty.
Functions ¶
func BuildTime ¶
func BuildTime() string
BuildTime returns the build time of the running LLGo binary.
func LLGoCacheDir ¶ added in v0.11.1
func LLGoCacheDir() string
func LLGoRuntimeDir ¶
func LLGoRuntimeDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.