Documentation ¶
Overview ¶
package ucs provides Universal Category System (UCS) category and filename utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Category ¶
type Category struct { Category string SubCategory string CatID string CatShort string Synonyms string }
Category is UCS category.
func Categories ¶
Categories returns the full list of UCS categories.
The builtin CSV file is used as a datasource unless UCS_CSV_FILE is set, in which case that file will be used instead. Compatible CSV files are availble at https://universalcategorysystem.com.
Click to show internal directories.
Click to hide internal directories.