Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func CheckError(err error)
func GenerateSlug ¶ added in v0.1.2
GenerateSlug converts a title to a URL-friendly slug This matches the Konnect server-side slugify implementation Example: "My API Document" -> "my-api-document"
func IsValidUUID ¶ added in v0.1.3
IsValidUUID checks if a string is a valid UUID format. It validates the standard 8-4-4-4-12 hexadecimal pattern with dashes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.