package
0.0.0-20241029131152-73afbe036b5e
Repository: https://github.com/nestjs-discord/utility-bot.git
Documentation: pkg.go.dev

# Functions

GetFormattedHierarchy formats a hierarchy from the provided Hit struct into a human-readable string representation.
GetObject retrieves a specific object from the Algolia search service based on the objectID.
Search performs a search query on the Algolia search service for the specified app and query.
Truncate truncates a given text to a specified length by cutting at word boundaries.

# Constants

Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.
Predefined App constants representing different applications.

# Variables

Apps is a map that associate App slugs with their corresponding App constants.

# Structs

Hierarchy represents the hierarchical structure of a search result hit.
Hit represents a search result hit.

# Type aliases

App represents an Algolia application.