Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notification interface {
ServiceInfo() api.Info
Send(ctx context.Context, req *SendNotificationRequest) (*SendNotificationResponse, error)
}
type SendNotificationRequest ¶
type SendNotificationResponse ¶
type SendNotificationResponse struct {
}
Click to show internal directories.
Click to hide internal directories.