fx

package
v0.10.12 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: Unlicense Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fx

type Fx interface {
	Input(string, ...bool) ([]*One, error)
	Frame(string, ...bool) error
	Save(string, ...bool) ([]byte, error)
	Start()
}

func NewFx

func NewFx(z *zero.Zero) Fx

type One

type One struct {
	Name string
	Type string
	Data []byte
	Ones []*One
}

Jump to

Keyboard shortcuts

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