sync

package
v0.0.0-...-1ff46e3 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddJob

func AddJob(jobQueue chan job.Job, agc *viper.Agc, source string)

func StopScheduler

func StopScheduler()

Types

type Config

type Config struct {
	Source    string
	Directory string
	Engine    string
	Filename  string
	Branch    string
}

AGC Configuration setting

func SetConfig

func SetConfig(source string, directory string, engine string, filename string, branch string) *Config

func (*Config) StartScheduler

func (c *Config) StartScheduler(jobFrequency *string, jobQueue chan job.Job)

Jump to

Keyboard shortcuts

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