Documentation
¶
Overview ¶
Package cgx provides an interface for calling into GX from C.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Errorf ¶
Errorf formats according to a format specifier and returns the new error via cgx_error handle.
func NewPackageHandle ¶
NewPackageHandle returns a new C handle to compile a package for a runtime and a device. The returned value always has type C.cgx_package.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package embed exposes a builder loading GX files from the files embedded in the binary.
|
Package embed exposes a builder loading GX files from the files embedded in the binary. |
Package testing provide a cgx runtime for GX testing.
|
Package testing provide a cgx runtime for GX testing. |
async
Package async tests cgx with concurrent calls.
|
Package async tests cgx with concurrent calls. |
Click to show internal directories.
Click to hide internal directories.