Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(accessKeyId, accessKeySecret, signName, monitorTemplateCode string, bundle *bundle.Bundle, messenger pb.NotifyServiceServer, org org.Interface) subscriber.Subscriber
Types ¶
type MobileData ¶
type MobileSubscriber ¶
type MobileSubscriber struct {
// contains filtered or unexported fields
}
func (*MobileSubscriber) Name ¶
func (d *MobileSubscriber) Name() string
func (*MobileSubscriber) Status ¶
func (d *MobileSubscriber) Status() interface{}
type Option ¶
type Option func(*MobileSubscriber)
Click to show internal directories.
Click to hide internal directories.