Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DefaultExecuter ¶
DefaultExecuter Execute task with a POSIX emulator
type TimeStampWriter ¶ added in v0.5.0
type TimeStampWriter struct { TimeStamp func() string // contains filtered or unexported fields }
TimeStampWriter attach a timestamp to each log
func (TimeStampWriter) GetDateFormat ¶ added in v0.6.0
func (t TimeStampWriter) GetDateFormat(format string) (string, error)
GetDateFormat returns a time format from a string
Click to show internal directories.
Click to hide internal directories.