Documentation
¶
Index ¶
- func CreateNotificationHandler(repo *eventsourcing.EventRepository) func(w http.ResponseWriter, r *http.Request)
- func ListRecentNotificationsHandler(no *projection.NotificationOverview) func(w http.ResponseWriter, r *http.Request)
- func MarkNotificationAsReadHandler(repo *eventsourcing.EventRepository) func(w http.ResponseWriter, r *http.Request)
- func StreamNotificationsHandler(sm fluxcore.StoreManager) func(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNotificationHandler ¶
func CreateNotificationHandler(repo *eventsourcing.EventRepository) func(w http.ResponseWriter, r *http.Request)
func ListRecentNotificationsHandler ¶
func ListRecentNotificationsHandler(no *projection.NotificationOverview) func(w http.ResponseWriter, r *http.Request)
func MarkNotificationAsReadHandler ¶
func MarkNotificationAsReadHandler(repo *eventsourcing.EventRepository) func(w http.ResponseWriter, r *http.Request)
func StreamNotificationsHandler ¶
func StreamNotificationsHandler(sm fluxcore.StoreManager) func(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.