Documentation
¶
Index ¶
- Variables
- func Download(url string, output string)
- func DownloadLinksInHtml(url string, regex string, output string)
- func FilePathHandler(respWriter http.ResponseWriter, request *http.Request)
- func GetHtml(url string) goquery.Document
- func GetLinks(url string, regex string) list.List
- func SimpleHttpFS() error
- func UrlJoin(url1 string, url2 string) string
- type HTTPFSConfig
- type WebFile
Constants ¶
This section is empty.
Variables ¶
View Source
var HTML = `` /* 845-byte string literal not displayed */
Functions ¶
func DownloadLinksInHtml ¶
func FilePathHandler ¶
func FilePathHandler(respWriter http.ResponseWriter, request *http.Request)
func SimpleHttpFS ¶
func SimpleHttpFS() error
Types ¶
Click to show internal directories.
Click to hide internal directories.