moduledetector

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package moduledetector implements a detector for detecting changes in a git repo. Dependencies are transitive, at the module level. Modules depend on modules.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectChangedModules

func DetectChangedModules(repoPath string, ct tree.Tree, includeDeps bool) (modules map[string]bool, err error)

DetectChangedModules is the change detector client. Will flag modules as changed if any module in their dependency tree has been modified. nolint: cyclop

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳