Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type DomainContact ¶
type FailedReceiverSpec ¶
type FailedReceiverSpec struct { ReceiverSpec Reason string }
type NotificationSendTask ¶
func (*NotificationSendTask) OnInit ¶
func (self *NotificationSendTask) OnInit(ctx context.Context, obj db.IStandaloneModel, body jsonutils.JSONObject)
type ReceiverSpec ¶
type ReceiverSpec struct {
// contains filtered or unexported fields
}
type RepullSuncontactTask ¶
func (*RepullSuncontactTask) OnInit ¶
func (self *RepullSuncontactTask) OnInit(ctx context.Context, obj db.IStandaloneModel, body jsonutils.JSONObject)
type SubcontactPullTask ¶
func (*SubcontactPullTask) OnInit ¶
func (self *SubcontactPullTask) OnInit(ctx context.Context, obj db.IStandaloneModel, body jsonutils.JSONObject)
type VerificationSendTask ¶
func (*VerificationSendTask) OnInit ¶
func (self *VerificationSendTask) OnInit(ctx context.Context, obj db.IStandaloneModel, body jsonutils.JSONObject)
Click to show internal directories.
Click to hide internal directories.