Package 'tomb'

The tomb (tomb) package is a Go library that provides a type, Tomb, that has multiple methods that help manage the goroutine(s) of a worker. The most important such methods are Kill and Wait.

See more: Go packages | tomb

Last updated 8 months ago. Help improve this document in the forum.