output

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUniqueURLs

func GetUniqueURLs(urls []string) []string

GetUniqueURLs returns deduplicated and sorted URLs without outputting them This is useful for testing and when you need the processed URLs for other operations

func OutputURLs

func OutputURLs(urls []string) error

OutputURLs outputs URLs in plain text format to stdout URLs are deduplicated, sorted alphabetically, and output one per line

func OutputURLsToFile

func OutputURLsToFile(urls []string, filename string) error

OutputURLsToFile outputs URLs to a specified file This is useful for testing and when output redirection is needed

Types

This section is empty.

Jump to

Keyboard shortcuts

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