Documentation ¶
Index ¶
- func DeleteEmpty(s []string) []string
- func DropHyphen(val string) (Out []int)
- func DropOf(val string) string
- func FindUrl(urls []string) (max int)
- func GetFanficURL(fanfic string) (fanfics string)
- func GetWorkID(val string) (WorkID string)
- func GetWorkPerPage(str string)
- func MaxIntSlice(v []int) int
- func RandSleep(min, max int)
- func ReadLines(path string) ([]string, error)
- func RemoveDupStr(sample []string) []string
- func RemoveDuplicateAuthor(sample []string) []string
- func SetCookie(TimeInt int64, name, value, domain, path string, httpOnly, secure bool) chromedp.Action
- func ShowCookies() chromedp.Action
- func SliceFind(slice []string, val string) (int, bool)
- func SliceIndex(limit int, predicate func(i int) bool) int
- func Str2int(str string) (intvar int, err error)
- func Timer(s int)
- func WriteJson(filename string, a interface{})
- func WriteLines(lines []string, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DropHyphen ¶
func GetFanficURL ¶
func GetWorkPerPage ¶
func GetWorkPerPage(str string)
func MaxIntSlice ¶
func RemoveDupStr ¶
func RemoveDuplicateAuthor ¶
func ShowCookies ¶
func SliceIndex ¶
SliceIndex Get position of element in slice
func WriteLines ¶
writeLines writes the lines to the given file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.