github.com/goadesign/goa/goagen/utils
import "github.com/goadesign/goa/goagen/utils"
signal.go signal_lin.go
func Catch(signals []os.Signal, then func())
Catch signals and invoke then callback
Generated by godoc2md