package
3.0.1+incompatible
Repository: https://github.com/cloud-foundations/dominator.git
Documentation: pkg.go.dev

# Functions

MakeImmediateCanceler returns a channel that may be passed to the Resource.Get method for callers that do not want to wait for a resource.
New returns a new resource Pool.

# Variables

No description provided by the author
No description provided by the author

# Structs

Pool groups and manages a set of resources.
Resource is a container for an underlying resource.

# Interfaces

AllocateReleaser defines a type that can be used to allocate and release resources.