Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadTemplate ¶
DownloadTemplate returns the template content
func DownloadTemplates ¶
DownloadTemplates list
Types ¶
type Template ¶
type Template struct { Name string `json:"name,omitempty"` DownloadURL string `json:"download_url,omitempty"` }
Template for gitignore
type Templates ¶
type Templates []Template
Templates is an array of template
func (Templates) FilterByName ¶
FilterByName all templates
Click to show internal directories.
Click to hide internal directories.