Documentation ¶
Index ¶
- Variables
- func AssignSeriesID(s data.Series) string
- func AttemptSaveImage(href string) (string, error)
- func ChromeRequestOrCache(httpPath string) string
- func CleanStuff(s string) string
- func RequestOrCache(httpPath string) string
- func RequestOrCache2(httpPath string) (string, error)
- func RequestOrCacheBytes(httpPath string) []byte
- func SaveImage(href string) string
- func Slugify(s string) string
- type Client
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AssignSeriesID ¶
func AttemptSaveImage ¶
func ChromeRequestOrCache ¶
func CleanStuff ¶
func RequestOrCache ¶
func RequestOrCache2 ¶
func RequestOrCacheBytes ¶
Types ¶
type Client ¶
type Client struct {
BaseURL string
}
func (*Client) ChromeRequestOrCache ¶
func (*Client) RequestOrCache ¶
func (*Client) RequestOrCacheBytes ¶
Click to show internal directories.
Click to hide internal directories.