input

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package input gathers raw target strings from CLI args, files (.txt/.csv) and piped stdin. Normalization and de-duplication happen later in the scanner.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(args []string, files []string, stdin io.Reader) ([]string, error)

Collect returns raw target strings from positional args, each file path, and stdin (only when stdin is non-nil, i.e. the caller detected a pipe).

Types

This section is empty.

Jump to

Keyboard shortcuts

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