category

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Name

type Name string
const (
	UNDEFINED Name = "undefined"
	GENERAL   Name = "general"
	IMAGES    Name = "images"
	SCIENCE   Name = "science"
	THOROUGH  Name = "thorough"
)

enumer not necessary, won't be updated often, have to have FromString anyways

func FromString

func FromString(cat string) (Name, error)

converts a string to a category name if it exists if the string is empty, then GENERAL is returned otherwise returns UNDEFINED

func (Name) String added in v0.19.0

func (cat Name) String() string

Jump to

Keyboard shortcuts

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