pipeline

package
v0.0.0-...-09eb250 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NumPages           = 16
	MaxPendingCommands = 3
)

Variables

This section is empty.

Functions

func ConfigHandler

func ConfigHandler(confPath string) func(_, _ io.Conn)

func DeltaHandler

func DeltaHandler(head, tail io.Conn)

func DeviceHandler

func DeviceHandler(head, tail io.Conn)

func PhysicsHandler

func PhysicsHandler(head, tail io.Conn)

func SourceHandler

func SourceHandler(head, tail io.Conn)

func StepHandler

func StepHandler(head, tail io.Conn)

Types

type PageData

type PageData struct {
	Steps, Speed int
	HasDirs      bool
	Dirs         [4]bool
	Data         []byte
}

Jump to

Keyboard shortcuts

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