Versions in this module Expand all Collapse all v0 v0.12.0 Jun 19, 2017 v0.11.0 Jun 1, 2017 v0.10.0 May 20, 2017 Changes in this version + var ErrCtlClosed = errors.New("control is closed") + var ErrMsgType = errors.New("message type error") + func PanicToError(fn func()) (err error)