scanner

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 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 Project

type Project struct {
	Name       string
	Path       string
	Category   string
	Repository *git.Repository
}

Project represents a discovered project

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

Scanner scans for projects based on configuration

func NewScanner

func NewScanner(cfg *config.Config) *Scanner

NewScanner creates a new Scanner

func (*Scanner) ScanAll

func (s *Scanner) ScanAll() ([]Project, error)

ScanAll scans all categories and returns discovered projects

Jump to

Keyboard shortcuts

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