Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TxConnection ¶
type TxResolver ¶
type TxResolver struct {
// contains filtered or unexported fields
}
func NewTxResolver ¶
func NewTxResolver(ch chan *discovery.TabletHealth, txConn TxConnection) *TxResolver
func (*TxResolver) Start ¶
func (tr *TxResolver) Start()
func (*TxResolver) Stop ¶
func (tr *TxResolver) Stop()
Click to show internal directories.
Click to hide internal directories.