bot

package
v0.18.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

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()

func AnkiStats

func AnkiStats()

func DevImport

func DevImport()

Types

type Param

type Param struct {
	Action  string `json:"action"`
	Version int    `json:"version"`
	Params  any    `json:"params,omitempty"`
}

type Response

type Response struct {
	Error  *string         `json:"error"`
	Result json.RawMessage `json:"result"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL