Documentation ¶
Index ¶
Constants ¶
View Source
const ( Valid = 1 << iota Done )
Response flags
Variables ¶
View Source
var (
ErrPoisoned = os.NewError("poisoned")
)
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) AdvanceUntil ¶
Repeatedly propose nop values until a successful read from `done`.
Click to show internal directories.
Click to hide internal directories.