application

package
v0.0.0-...-8f44714 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScheduleEvery

func ScheduleEvery(wg *sync.WaitGroup, ticker Ticker, ctx context.Context, f func())

func SynchronizeRepos

func SynchronizeRepos(ctx context.Context, inputName string, ignoredRepositories []*regexp.Regexp, localVcs service.LocalVCS, remoteVcs service.VCS)

Types

type Ticker

type Ticker interface {
	C() <-chan time.Time
	Stop()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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