void

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVoidContainer

func NewVoidContainer(
	apps []VoidApp,
	opts ...VoidOption) scene.Scene

NewVoidContainer create a void container

Types

type VoidApp

type VoidApp interface {
	scene.Application
	Run() error // should not block
	Stop() error
}

type VoidOption

type VoidOption func()

Jump to

Keyboard shortcuts

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