package
1.25.10
Repository: https://github.com/aperturerobotics/util.git
Documentation: pkg.go.dev

# Functions

NewRefCount builds a new RefCount.
WaitRefCountContainer waits for a RefCount container handling errors.

# Structs

Ref is a reference to a RefCount.
RefCount is a refcount driven object container.

# Interfaces

RefLike is an interface implemented by Ref.

# Type aliases

RefCountResolver resolves a value within a RefCount container.