multi

package
v0.0.0-...-2a10a86 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(apps ...app.Application) app.Application

Types

type EnabledApplication

type EnabledApplication interface {
	app.Application

	Enabled() bool
}

type SortApplication

type SortApplication interface {
	app.Application

	Sort() int
}

type TestSortApplication

type TestSortApplication struct {
	app.TestApplication

	SortVal int
}

func (*TestSortApplication) Sort

func (t *TestSortApplication) Sort() int

Jump to

Keyboard shortcuts

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