package
1.4.8
Repository: https://github.com/picostack/pico.git
Documentation: pkg.go.dev

# Functions

NewGitWatcher creates a new watcher with all necessary parameters.

# Structs

GitWatcher implements a Watcher for monitoring Git repositories and executing tasks associated with those Git repositories when they receive commits.
No description provided by the author

# Interfaces

Watcher describes a type that receives a configuration and sets up the necessary providers to execute targets.