Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMentionNotification ¶ added in v0.25.0
func AddMentionNotification(ctx context.Context, c *cmd.AddMentionNotification) error
func MapLocaleToTSConfig ¶ added in v0.30.0
MapLocaleToTSConfig maps a tenant's locale short key to the corresponding PostgreSQL text search configuration. Returns 'simple' if no match is found or if PostgreSQL doesn't have native support for the language. All locale definitions are centralized in app/models/enum/locale.go
func SanitizeString ¶ added in v0.22.0
SanitizeString converts input to another string that only contains utf-8 characters and not-null characters
Types ¶
Click to show internal directories.
Click to hide internal directories.