package
2.1.7+incompatible
Repository: https://github.com/ik-tech/dragonboat.git
Documentation: pkg.go.dev

# Packages

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

# Functions

GetClientTLSConfig returns client TLS config.
GetHost return sthe host component from the specified address.
GetServerTLSConfig returns the server TLS config.
NewBreaker returns a new breaker.
NewStoppableListener returns a listener that can be stopped.

# Variables

ErrListenerStopped indicates that the server has been stopped.

# Structs

StoppableListener is a type of TCP listener that can be stopped by signalling the associated stopc channel.