package
0.386.3
Repository: https://github.com/tbd54566975/ftl.git
Documentation: pkg.go.dev

# Functions

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

# Structs

Coordinator assigns a single leader for the rest to follow.
ErrorFilter allows uses of leases to decide if an error might be due to the master falling over, or is something else that will not resolve itself after the TTL.

# Type aliases

FollowerFactory is a function that is called whenever we follow a new leader.
LeaderFactory is a function that is called whenever a new leader is acquired.