livery_client_discover_static (livery v0.2.0)

View Source

The default discovery provider: a fixed list of endpoints.

livery_client:balance/1 uses it implicitly when endpoints is a plain list, so you rarely name it directly.

Summary

Functions

endpoints(List)

-spec endpoints([binary()]) -> [binary()].