Documentation ¶
Index ¶
Constants ¶
View Source
const ( CliName = "Gocambridge" ExitOption = "Exit" ReturnOption = "Go back" ExitMessage = "Bye!" InvalidOptionMessage = "Invalid option" InvalidURLMessage = "invalid URL" UrlRegex = `([^/]+)/class/([^/]+)/product/([^/]+)` )
View Source
const ( SelectUnitLabel = "Select Unit" SelectSectionLabel = "Select Section" SelectLessonLabel = "Select Lesson" CorrectAnswersLabel = "Correct Answer" CorrectAnswersSymbol = "#" NextActionLabel = "Go back, Initial Menu, or Exit? (b/i/e)" SelectLimit = 10 )
View Source
const ( BackKey = "b" InitialKey = "i" ExitKey = "e" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.