wasi

package
v1.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2025 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CONFIG_PATH = "../../conf.json"

Functions

func NewButton

func NewButton() runtime.NodeIFace

func NewGPIOState

func NewGPIOState() interface{}

func NewLamp

func NewLamp() runtime.NodeIFace

func NewPushEvent

func NewPushEvent() interface{}

func TestMain

func TestMain(m *testing.M)

Types

type Button

type Button struct {
	nodes.CiprusScriptNode
}

func (*Button) Init

func (b *Button) Init()

type GPIOState

type GPIOState struct {
	State bool
}

type Lamp

type Lamp struct {
	nodes.CiprusScriptNode
}

func (*Lamp) Init

func (l *Lamp) Init()

type PushEvent

type PushEvent struct {
	PushInter int32
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL