Documentation ¶
Index ¶
- func FetchJSON(url string, wrapper interface{}) error
- func GetHTMLData(domain string, mode int) string
- func GetListOfDataFromAFile(fPtr string) []string
- func GetTitle(HTMLString string) (title string)
- func PrintOnConsole(domainSrc map[string][]string, srcPtr bool)
- func RemoveDuplicateValuesStr(stringSlice []string) []string
- func RemoveDuplicateValuesStr2(arr []string) []string
- func RemoveIndex(s []string, index int) []string
- func SaveArrayOnFile(filename string, arr []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHTMLData ¶
func GetListOfDataFromAFile ¶
func PrintOnConsole ¶
func RemoveIndex ¶
func SaveArrayOnFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.