cli

package
v0.0.0-...-4993ae2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 10 Imported by: 0

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

func Run

func Run(url, cookie string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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