Documentation ¶
Overview ¶
Package timeoutwr provides a wrapper for RBLs that sets a timeout in the check resquests.
This package is a work in progress and makes no API stability promises.
Index ¶
Constants ¶
View Source
const DefaultTimeout = 1 * time.Second
DefaultTimeout sets default timeout in construction.
View Source
const WrapperClass = "timeout"
WrapperClass registered.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
Wrapper implements an xlistd.List wrapper for include a timeout in check requests.
Click to show internal directories.
Click to hide internal directories.