Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHumanReadableSlug ¶
GenerateHumanReadableSlug will return a slug for given title - defined as:
"Human readable slug is a short hyphenated slug that aligns with the title of the page, is clear and unambiguous, but is free from articles (a, an, the) and other superfluous words"
It can be edited manually removing superflous words before published.
func GenerateResourceId ¶
GenerateResourceId should return "short, unique, non-incremental ID" - defined as: [A-Za-z0-9]{8}
func GenerateUUID ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.