Documentation
¶
Overview ¶
Package platform implements a GX platform for the native Go backend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Device ¶
type Device struct {
// contains filtered or unexported fields
}
Device is a device for the Go backend, that is a CPU.
type Handle ¶
type Handle struct {
// contains filtered or unexported fields
}
Handle to a value stored by the backend.
func NewDeviceHandle ¶
NewDeviceHandle returns a new device handle given an array and a device.
Click to show internal directories.
Click to hide internal directories.