cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: LGPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceKey        = "gaps-cli"
	KeyringTokenKey   = "gaps.token"
	UsernameViperKey  = "login.username"
	TokenStudentIdKey = "login.token.studentId"
	TokenDateValueKey = "login.token.generatedAt"
)
View Source
const (
	UrlViperKey = "url"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type GradesCmdOpts

type GradesCmdOpts struct {
	// contains filtered or unexported fields
}

func (*GradesCmdOpts) PrintGradesTable

func (g *GradesCmdOpts) PrintGradesTable(classGrades []*parser.ClassGrades)

type LoginCmdOpts

type LoginCmdOpts struct {
	// contains filtered or unexported fields
}

type ReportCardCmdOpts added in v0.2.0

type ReportCardCmdOpts struct {
	// contains filtered or unexported fields
}

func (*ReportCardCmdOpts) PrintReportCardTable added in v0.2.0

func (g *ReportCardCmdOpts) PrintReportCardTable(moduleReports []*parser.ModuleReport)

Jump to

Keyboard shortcuts

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