cronsetup

package module
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 6 Imported by: 0

README

Package cronsetup v1.1.4

The cronsetup package eases the configuration of cron jobs backed by etcd.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(ctx context.Context, opts SetupOpts) (func(), error)

Types

type SetupOpts

type SetupOpts struct {
	EtcdConfig func() (etcdclient.Config, error)
	Jobs       []etcdcron.Job
}

Jump to

Keyboard shortcuts

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