Documentation
¶
Index ¶
- func GetErrorUrlsWithoutNotFound(errors map[string]string) map[string]string
- func MapValues[K comparable, V any](m map[K]V) []V
- func ReadUrls(filename string) ([]string, error)
- func RemoveDuplicatesUrls(urls []string) []string
- func WriteJson(data interface{}, filename string, indent bool) error
- func WritePlain(data []string, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapValues ¶
func MapValues[K comparable, V any](m map[K]V) []V
func RemoveDuplicatesUrls ¶
func WritePlain ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.