Documentation ¶
Index ¶
- func Contains(stringA, stringB string) bool
- func DecodeKorean(s []byte) ([]byte, error)
- func Decodegbk(s []byte) ([]byte, error)
- func ExtractTitle(r *Response) (title string)
- func FaviconHash(data []byte) int32
- func In(target string, strs []string) bool
- func InsertInto(s string, interval int, sep rune) string
- func LoadFile(filename string) (lines []string)
- func PathExists(path string) error
- func RemoveDuplicateElement(strs []string) []string
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeKorean ¶ added in v1.1.0
func ExtractTitle ¶ added in v1.1.0
ExtractTitle from a response
func FaviconHash ¶
func PathExists ¶
func RemoveDuplicateElement ¶
RemoveDuplicateElement 数组去重
Types ¶
Click to show internal directories.
Click to hide internal directories.