Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadToFile ¶
DownloadToFile allows you to download the contents of the response to a file
Types ¶
type Boilerplate ¶
type Category ¶ added in v0.12.0
type Category struct { Name string `json:"name"` Boilerplates []Boilerplate `json:"boilerplates"` }
func GetBoilerplates ¶ added in v0.12.0
GetBoilerplates returns all the boilerplate with name and url
Click to show internal directories.
Click to hide internal directories.