category

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Categories is a list of known plan categories, including an empty string for uncategorized plans
	Categories = []category{
		{"kimsufi", "Kimsufi"},
		{"soyoustart", "So you Start"},
		{"rise", "Rise"},
		{"", "uncategorized"},
	}
)

Functions

func Contains

func Contains(name string) bool

Contains checks if a category name is in the list of known categories.

func Names

func Names() []string

Names returns a list of known category names.

Types

This section is empty.

Jump to

Keyboard shortcuts

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