Versions in this module Expand all Collapse all v1 v1.3.0 Sep 21, 2015 v1.2.0 Jun 17, 2015 Changes in this version + func Go(todo GoDoer) + func GoDo(cxt Logger, todo GoDoer) + func GoLog(logger SafelyLogger, todo GoDoer) + type GoDoer func() + type Logger interface + Logf func(string, string, ...interface{}) + type SafelyLogger interface + Printf func(string, ...interface{})