Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activity ¶
type Activity string
Activity represents an activity that can be logged
const ( ActivityFlashcards Activity = "FLASHCARDS" ActivityTextbook Activity = "TEXTBOOK" ActivityReading Activity = "READING" ActivityListening Activity = "LISTENING" ActivityTranslation Activity = "TRANSLATION" ActivityGrammar Activity = "GRAMMAR" ActivityOther Activity = "OTHER" )
Activity values
type Language ¶
type Language string
Language represents an language
Click to show internal directories.
Click to hide internal directories.