 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( APP_NAME = "cron" PRIORITY = -199 )
Variables ¶
This section is empty.
Functions ¶
func RunAndAddFunc ¶
Types ¶
type LogWrapper ¶
type LogWrapper struct {
}
    func (*LogWrapper) Error ¶
func (l *LogWrapper) Error(err error, msg string, keysAndValues ...interface{})
Error logs an error condition.
func (*LogWrapper) Info ¶
func (l *LogWrapper) Info(msg string, keysAndValues ...interface{})
Info logs routine messages about cron's operation.
 Click to show internal directories. 
   Click to hide internal directories.