Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatsCollectID = "stats_collect" ReviewCollectID = "review_collect" )
View Source
const ApiURI = "http://localhost:8765"
View Source
const ApiVersion = 6
View Source
const (
ImportCollectId = "import_collect"
)
Variables ¶
This section is empty.
Functions ¶
func AnkiReview ¶
func AnkiReview()
Types ¶
type Response ¶
type Response struct { Error *string `json:"error"` Result json.RawMessage `json:"result"` }
Click to show internal directories.
Click to hide internal directories.