components

package
v0.0.0-...-b0c7f7e Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildAndClose

func BuildAndClose(cs Components, next func() error) error

func Run

func Run(before, after string, cs Components, next func() error) error

func StartAndStop

func StartAndStop(cs Components, next func() error) error

func WaitEnd

func WaitEnd(app *application.Application) error

Types

type Components

type Components []*struct {
	Name   string
	Before func() error
	After  func() error
}

Jump to

Keyboard shortcuts

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