Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrInvalidEmailAddresses ¶
type ErrInvalidEmailAddresses struct {
// contains filtered or unexported fields
}
func (ErrInvalidEmailAddresses) Error ¶
func (e ErrInvalidEmailAddresses) Error() string
type ErrNotificationNotFound ¶
type ErrNotificationNotFound struct {
// contains filtered or unexported fields
}
func (ErrNotificationNotFound) Error ¶
func (e ErrNotificationNotFound) Error() string
type ErrSubscriptionNotFound ¶
type ErrSubscriptionNotFound struct {
// contains filtered or unexported fields
}
func (ErrSubscriptionNotFound) Error ¶
func (e ErrSubscriptionNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.