core

package
v0.0.0-...-d151d1d Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Starter

type Starter interface {
	Start() error
}

Starter provide a way to start up.

type Stopper

type Stopper interface {
	Stop() error
}

Stopper provide a way to stop working.

type Switcher

type Switcher interface {
	Starter
	Stopper
}

Switcher provide a starter and a stopper.

Directories

Path Synopsis
pb

Jump to

Keyboard shortcuts

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