Documentation ¶
Index ¶
- Constants
- func GetCoreServiceUrlFromContext(ctx context.Context) *bundle.Bundle
- func GetMessengerServiceFromContext(ctx context.Context) messenger.NotifyServiceServer
- func GetNotifyIndexFromGlobalState(gs cptype.GlobalStateData) *messenger.AlertNotifyDetail
- func SetNotifyIndexToGlobalState(gs cptype.GlobalStateData, alertIndex *messenger.AlertNotifyDetail)
- type InParams
Constants ¶
View Source
const ( ComponentNameEventStatusInfo = "eventStatusInfo" ComponentNameNotificationContentInfo = "notificationContentInfo" )
View Source
const ( AlertIndex = "alertIndex" StateKeyPageTitle = "pageTitle" )
View Source
const ScenarioKey = "msp-notify-detail"
Variables ¶
This section is empty.
Functions ¶
func GetMessengerServiceFromContext ¶
func GetMessengerServiceFromContext(ctx context.Context) messenger.NotifyServiceServer
func GetNotifyIndexFromGlobalState ¶
func GetNotifyIndexFromGlobalState(gs cptype.GlobalStateData) *messenger.AlertNotifyDetail
func SetNotifyIndexToGlobalState ¶
func SetNotifyIndexToGlobalState(gs cptype.GlobalStateData, alertIndex *messenger.AlertNotifyDetail)
Types ¶
Click to show internal directories.
Click to hide internal directories.