get

package
v0.0.0-...-ff01a36 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LanguageName    = "language"
	LanguageUsage   = "Specify the code of the language. It must be in two letter format. Mandatory"
	LanguageDefault = utils.Empty

	LevelsName  = "levels"
	LevelsUsage = "Specify the levels in which you want to query shelves. Default is A1"
)

Variables

Functions

This section is empty.

Types

type ShelfRequest

type ShelfRequest struct {
	Pagination entities.Pagination
	Levels     entities.ResourcesLevel
	Language   string
}

func (*ShelfRequest) Args

func (s *ShelfRequest) Args(cmd *cobra.Command)

func (ShelfRequest) String

func (s ShelfRequest) String() string

func (ShelfRequest) ToCommand

func (s ShelfRequest) ToCommand() any

Jump to

Keyboard shortcuts

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