Documentation
¶
Index ¶
- Constants
- func MinInt(a, b int) int
- func NewGETJSONRequest(url string) (*http.Request, error)
- func NewGETRequest(url string) (*http.Request, error)
- func ParseDateTimeWithLayouts(datetime string, layouts []string) (time.Time, error)
- func ReadHTML(html string) (*goquery.Document, error)
- func RunGETHTMLRequest(url string) (string, error)
- func TrimSlashes(path string) string
Constants ¶
View Source
const UserAgent = "Antosik/rito-news (https://github.com/Antosik/rito-news)"
Variables ¶
This section is empty.
Functions ¶
func RunGETHTMLRequest ¶
func TrimSlashes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.