Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager registers and fires timeouts for the snow API.
func (*Manager) Initialize ¶
Initialize this timeout manager.
External requests are requests that depend on other nodes to perform an action. Internal requests are requests that only exist inside this node.
[duration] is the amount of time to allow for external requests before the request times out.
Click to show internal directories.
Click to hide internal directories.