blacklist

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

README

Blacklist Selector

The blacklist selector is a go-micro/selector which filters nodes based on which have errored out. It operates much like a circuit breaker. If a node returns an error 3 consecutive times it will be blacklisted. After a period of 30 seconds it will be put back into the list of nodes.

Documentation

Overview

Package blacklist is a selector which includes blacklisting of nodes when they fail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSelector

func NewSelector(opts ...selector.Option) selector.Selector

Types

This section is empty.

Jump to

Keyboard shortcuts

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