cronopts

package
v0.12.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package cronopts contains the options for cron. This package is deprecated. Use package cron instead.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CronLogAdapter

type CronLogAdapter struct {
	Logging log.Logger
}

CronLogAdapter is an adapter between kitlog and cron logger interface

func (CronLogAdapter) Error

func (c CronLogAdapter) Error(err error, msg string, keysAndValues ...interface{})

Error implements cron.Logger

func (CronLogAdapter) Info

func (c CronLogAdapter) Info(msg string, keysAndValues ...interface{})

Info implements cron.Logger

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL