Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type C ¶
type C struct {
// contains filtered or unexported fields
}
func (*C) CoordinatorIsDown ¶
func (*C) LeaderIsDown ¶
type MultiError ¶
type MultiError []error
func (*MultiError) Add ¶
func (es *MultiError) Add(err error)
func (MultiError) Error ¶
func (es MultiError) Error() string
type NewBrokerFunc ¶
Click to show internal directories.
Click to hide internal directories.