Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeImage ¶
ComposeImage gets the image URL of a set of images
func GetAllCategories ¶
func GetAllCategories() (categories []gopherizeme.Category, err error)
GetAllCategories gives back all categories with their images
func GetImageURL ¶
GetImageURL gets the image URL of your gopher!
func MapAllCategories ¶
func MapAllCategories() (categories map[string]gopherizeme.Category, err error)
Types ¶
type Gopher ¶
type Gopher struct {
// contains filtered or unexported fields
}
Gopher is the gopher image to be generated
func (*Gopher) GetImageURL ¶
Click to show internal directories.
Click to hide internal directories.