simple_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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() breaker.Breaker

Types

type Breaker

type Breaker struct {
	// contains filtered or unexported fields
}

func (*Breaker) BreakDown

func (b *Breaker) BreakDown(target string) error

func (*Breaker) IsBrokeDown

func (b *Breaker) IsBrokeDown(target string) bool

func (*Breaker) Restore

func (b *Breaker) Restore(target string) error

Jump to

Keyboard shortcuts

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