package
1.0.1
Repository: https://github.com/devopsbq/traefik.git
Documentation: pkg.go.dev

# Functions

Go starts a recoverable goroutine.
GoWithRecover starts a recoverable goroutine using given customRecover() function.
New create a new Safe instance given a value.

# Structs

Pool creates a pool of go routines.
Safe contains a thread-safe value.