affected

package
v0.22.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	RepoRoot string
	Files    []string
}

type Target

type Target struct {
	EntryPoint string `json:"entryPoint" yaml:"entryPoint"`
	Namespace  string `json:"namespace" yaml:"namespace"`
	Name       string `json:"name" yaml:"name"`
	Reason     string `json:"reason,omitempty" yaml:"reason,omitempty"`
}

func Find

func Find(opts Options) ([]Target, error)

func List added in v0.22.0

func List(opts Options) ([]Target, error)

Jump to

Keyboard shortcuts

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