Documentation
¶
Index ¶
- func BuildContainerWithComponents(colour Colour, title string, innerComponents []component.Component) component.Component
- func FormatGuildDisplay(guildId uint64, guildNames map[uint64]string) string
- func GetRequestTypeName(requestType int) string
- func ScrambleUserId(userId uint64) string
- type Colour
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatGuildDisplay ¶
func GetRequestTypeName ¶
GetRequestTypeName converts a request type integer to a human-readable string for logging Request types: 0=AllTranscripts, 1=SpecificTranscripts, 2=AllMessages, 3=SpecificMessages
func ScrambleUserId ¶
ScrambleUserId creates a SHA256 hash of the user ID for privacy-safe logging This ensures logs don't expose actual user IDs while maintaining GDPR compliance
Types ¶
Click to show internal directories.
Click to hide internal directories.