Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHandler ¶
func CreateHandler(posthandler, getHandler func(http.ResponseWriter, *http.Request)) func(http.ResponseWriter, *http.Request)
CreateHandler create a post/get handler with both function
func DownloadAndConvert ¶
DownloadAndConvert download image, convert it to ascii, and write the response. Return the converted image as string or the error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.