Documentation
¶
Overview ¶
Package utils provides utility functions used across the networkscan application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEntriesFromTXTFiles ¶ added in v0.0.35
GetEntriesFromTXTFiles reads and combines entries from multiple text files. It takes a list of file paths, reads each file line by line, and returns a combined list of all entries. Each line in the input files becomes a separate entry. Returns an error if any file cannot be opened or read.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.