category

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 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"
)

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

func (cat Name) String() string

Jump to

Keyboard shortcuts

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