Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayComic ¶ added in v0.3.0
func DisplayCommand ¶ added in v0.3.0
func DisplayCommand() *cli.Command
func GetCommand ¶
func GetCommand() *cli.Command
Types ¶
type XKCDComic ¶
type XKCDComic struct { Month string `json:"month"` Num int `json:"num"` Link string `json:"link"` Year string `json:"year"` News string `json:"news"` SafeTitle string `json:"safe_title"` Transcript string `json:"transcript"` Alt string `json:"alt"` Img string `json:"img"` Title string `json:"title"` Day string `json:"day"` }
Click to show internal directories.
Click to hide internal directories.