package
3.0.0-20221007104245-9d75b9bcbab9
Repository: https://github.com/tickoalcantara12/micro.git
Documentation: pkg.go.dev
# 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.