wordlist

package
v0.0.0-...-d0dbd01 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(path string) iter.Seq2[*Deck, error]

Types

type Deck

type Deck struct {
	Name  string
	Words []*Word
}

type Word

type Word struct {
	Text string
	Tags []string
}

Jump to

Keyboard shortcuts

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