# Packages

Package breaker contains useful thread-safe abstraction the helps to control lifetime of actors, background tasks, pools etc.
No description provided by the author

# Functions

ClampFloat64 limits the provided value according to the given range.
NewCounter creates counter referring to parent counter.

# Interfaces

Counter - thread-safe metrics counter.