Documentation
¶
Index ¶
- func DeleteEmpty(s []string) []string
- func FindChapters(cID string, cIDs []string, chapsText []string) (string, []string, []string)
- func FindChaptersIDs(cIDs []string) []string
- func FindUrl(urls []string) (max int)
- func MaxIntSlice(v []int) int
- func RemoveDuplicateStr(strSlice []string) []string
- func SliceFind(slice []string, val string) (int, bool)
- func SliceIndex(limit int, predicate func(i int) bool) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindChapters ¶
FindChapters to find chapters from source url in the txt file
func FindChaptersIDs ¶
func MaxIntSlice ¶ added in v0.1.2
func RemoveDuplicateStr ¶ added in v0.1.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.