Documentation
¶
Overview ¶
Package twopc implements transaction commit using 2-phase commit protocol
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrVoteConflict ¶
ErrVoteConflict shows an error on voting where TM receives invalid votes from resource managers
func (*ErrVoteConflict) Error ¶
func (err *ErrVoteConflict) Error() string
Click to show internal directories.
Click to hide internal directories.