Versions in this module Expand all Collapse all v1 v1.0.0 Apr 29, 2024 Changes in this version + func AbsPathOrDefault(p string) string + func FileNameIsGlob(pattern string) bool + func HasStdin() bool + func ListFilesWithPattern(rootpattern string) ([]string, error) + func LoadCidrsFromSliceOrFileWithMaxRecursion(option string, splitchar string, maxRecursion int) (networkList []string) + func LoadFile(filename string) (lines []string)