Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackendProvider = NewBackend
View Source
var BridgeProvider = NewBridge
View Source
var BridgesProvider = NewBridges
View Source
var Dialer = net.Dial
Functions ¶
func BroadcastBool ¶
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
func NewBackend ¶
func NewBackends ¶
func (*Backend) AsJSON ¶
func (b *Backend) AsJSON() BackendJSON
func (*Backend) HealthcheckUrl ¶
func (*Backend) SetHealthy ¶
func (b *Backend) SetHealthy()
func (*Backend) SetUnhealthy ¶
func (b *Backend) SetUnhealthy()
func (*Backend) SeverConnections ¶
func (b *Backend) SeverConnections()
type BackendJSON ¶
Click to show internal directories.
Click to hide internal directories.