model

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveRecord

func SaveRecord(exp string, answer int) (bool, error)

Types

type Record

type Record struct {
	Expression string
	Occur      int
	Correct    int
}

type RecordSummary

type RecordSummary struct {
	ExpCounts int
	Occurs    int
	Corrects  int
}

func ReadRecordsSummary

func ReadRecordsSummary() RecordSummary

Jump to

Keyboard shortcuts

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