processor

package
v0.0.0-...-6cb3d19 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QuizRecord

type QuizRecord struct {
	Name            string
	Description     string
	CodeExample     string
	RandomFact      string
	GithubStars     int
	GithubLink      string
	WeeklyDownloads int
}

func (*QuizRecord) Render

func (c *QuizRecord) Render(w http.ResponseWriter, r *http.Request) error

func (*QuizRecord) String

func (c *QuizRecord) String() string

type QuizSequence

type QuizSequence []*QuizRecord

func MaskAndFilter

func MaskAndFilter(list QuizSequence, startCountFilter int) QuizSequence

func ReadJSONData

func ReadJSONData() QuizSequence

Jump to

Keyboard shortcuts

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