Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoFollowerAvailable = errors.New("no follower available")
Functions ¶
func ForceLeaderContext ¶ added in v0.3.0
Types ¶
type FollowerDB ¶ added in v0.6.0
func (FollowerDB) String ¶ added in v0.6.0
func (f FollowerDB) String() string
type SqlOption ¶
type SqlOption func(*sqlOptions)
func WithAccept ¶
func WithWatchFollowerDB ¶ added in v0.6.0
func WithWatchFollowerDB(watcher <-chan FollowerDB) SqlOption
Click to show internal directories.
Click to hide internal directories.