Documentation ¶
Index ¶
Constants ¶
View Source
const ( DeviceiOS = "ios" DeviceAndroid = "android" OcrTesseract = "tesseract" OcrBaidu = "baidu" ImagePath = "./images/" QuestionImage = ImagePath + "question.png" AnswerImage = ImagePath + "answer.png" BaiduAccessTokenKey = "qanswer_baidu_access_token" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.