discovery

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalRepo

type LocalRepo struct {
	Remote string // owner/repo
	Path   string // absolute local path
}

LocalRepo maps a watched remote repo to its local clone path.

func Discover

func Discover(watchedRepos []string, explicitPaths map[string]string) []LocalRepo

Discover finds local clones for the given watched repos. explicitPaths is a map of remote -> local path from config overrides.

Jump to

Keyboard shortcuts

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