Documentation ¶
Index ¶
- func FilterChannel(ctx context.Context, channel *notify.Channel) error
- func FilterMessage(ctx context.Context, message *notify.Message) error
- func FilterMessageRequest(ctx context.Context, messageRequest *notify.MessageRequest) error
- func FilterReceiver(ctx context.Context, receiver *notify.Receiver) error
- func FilterReceiverGroup(ctx context.Context, receiverGroup *notify.ReceiverGroup) error
- func FilterTemplate(ctx context.Context, tpl *notify.Template) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterChannel ¶
FilterChannel is used to filter channels that do not belong to the tenant.
func FilterMessage ¶
FilterMessage is used to filter message that do not belong to the tenant.
func FilterMessageRequest ¶
func FilterMessageRequest(ctx context.Context, messageRequest *notify.MessageRequest) error
FilterMessageRequest is used to filter message request that do not belong to the tenant.
func FilterReceiver ¶
FilterReceiver is used to filter receiver that do not belong to the tenant.
func FilterReceiverGroup ¶
func FilterReceiverGroup(ctx context.Context, receiverGroup *notify.ReceiverGroup) error
FilterReceiverGroup is used to filter receiver group that do not belong to the tenant.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.