package
0.0.0-20240911162759-727899948a54
Repository: https://github.com/tylerconlee/ticketpulse.git
Documentation: pkg.go.dev
# Functions
AddGlobalNotification adds a notification to the global list and triggers SSE.
GetNotificationsFromContext retrieves the notifications from the request context.
No description provided by the author
NotificationMiddleware to attach notifications to the request context.
# Structs
Notification struct to hold categorized messages with severity.
No description provided by the author