breaker

package
v0.0.0-...-74fc604 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorNotFound

func ErrorNotFound() error

Types

type Breaker

type Breaker interface {
	BreakDown(target string) error
	Restore(target string) error
	IsBrokeDown(target string) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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