package
3.13.1
Repository: https://github.com/crazybber/micro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewSelectOptions parses select options.
Tests runs all the tests against a selector to ensure the implementations are consistent.

# Variables

ErrNoneAvailable is returned by select when no routes were provided to select from.

# Structs

Options used to configure a selector.
SelectOptions used to configure selection.

# Interfaces

Selector selects a route from a pool.

# Type aliases

Next returns the next node.
Option updates the options.
SelectOption updates the select options.