reviewer

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatedAtMode

type CreatedAtMode struct{}

func (CreatedAtMode) Process

func (m CreatedAtMode) Process(ctx context.Context, cardsIn []database.Flashcard, modifiers []string) ([]database.Flashcard, error)

type LastReviewMode

type LastReviewMode struct{}

func (LastReviewMode) Process

func (m LastReviewMode) Process(ctx context.Context, cardsIn []database.Flashcard, modifiers []string) ([]database.Flashcard, error)

type LinearMode

type LinearMode struct{}

func (LinearMode) Process

func (m LinearMode) Process(ctx context.Context, cards []database.Flashcard, modifiers []string) ([]database.Flashcard, error)

doesn't do anything just spits the cards out as they came in

type ShuffleMode

type ShuffleMode struct{}

func (ShuffleMode) Process

func (m ShuffleMode) Process(ctx context.Context, cardsIn []database.Flashcard, modifiers []string) ([]database.Flashcard, error)

Jump to

Keyboard shortcuts

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