Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CronLogger ¶
type CronLogger struct {
// contains filtered or unexported fields
}
func (CronLogger) Error ¶
func (l CronLogger) Error(err error, msg string, keysAndValues ...interface{})
func (CronLogger) Info ¶
func (l CronLogger) Info(msg string, keysAndValues ...interface{})
Click to show internal directories.
Click to hide internal directories.