package
1.5.21
Repository: https://github.com/defacto2/server.git
Documentation: pkg.go.dev

# Functions

Description returns the short description of the tag.
Determiner is the article used before the tag name.
Humanize returns the human readable name of the platform and section tags combined.
Humanizes returns the human readable name plurals of the platform and section tags combined.
Infos returns short descriptions of the tags.
InvalidExec returns true if the database context executor is invalid such as nil.
IsCategory returns true if the named tag is a category.
IsPlatform returns true if the named tag is a platform.
IsTag returns true if the named tag is a category or platform.
IsText returns true if the named tag is a raw or plain text category.
List all the tags.
NameByURI returns the name of a tag belonging to the URI slug.
Names or titles of the URI tags.
OSTags returns the tags that flag an operating system.
Platform returns the human readable platform and tag name.
TagByURI returns the tag belonging to the URI slug.
URIs returns the URI slugs for the tags.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CategoryCount is the number of tags used as a category.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FirstCategory is the first tag marked as a category.
FirstPlatform is the first tag marked as a platform.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LastCategory is the final tag marked as a category.
LastPlatform is the final tag marked as a platform.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PlatformCount is the number of tags used as a platform.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

T is a lockable collection of tags, to stop potential race conditions when writing to the map containing the tagdata list.
TagData holds the tag information.

# Type aliases

Info is a short description of the tag.
Name is the tags displayed title.
Sum the numbers of files with the tag.
Tag is the unique ID.
URIS is a unique string for the tag.