//
pkg.gl
Category
github.com/devopsbq/traefik
safe
package
1.0.1
Repository:
https://github.com/devopsbq/traefik.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
76 SLOC
#
Functions
Go
Go starts a recoverable goroutine.
GoWithRecover
GoWithRecover starts a recoverable goroutine using given customRecover() function.
New
New create a new Safe instance given a value.
#
Structs
Pool
Pool creates a pool of go routines.
Safe
Safe contains a thread-safe value.