Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultText = "text data" DefaultTextJSON = `{"data": "text"}` )
View Source
const ( TypeGenerateText = "generate.text" TypeGenerateTextJSON = "generate.text.json" TypeGenerateImage = "generate.image" TypeGenerateImagePNG = "generate.image.png" TypeGenerateImageJPEG = "generate.image.jpeg" TypeGenerateImageGIF = "generate.image.gif" )
Variables ¶
This section is empty.
Functions ¶
func GenerateImage ¶
func IsGenerateType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.