Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultMaxConcurrent = 10
)
Variables ¶
View Source
var (
ErrBulkheadFull = errors.New("bulkhead is full")
)
Functions ¶
This section is empty.
Types ¶
type Bulkhead ¶
type Bulkhead struct {
// contains filtered or unexported fields
}
func NewBulkhead ¶
Click to show internal directories.
Click to hide internal directories.