Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNotifierServer ¶
func NewNotifierServer(appName string, configFileNameGrpcServer string, configFileNameWebServer string, configFileNameNotifier string, customConfigPath string) (*service.Service, error)
NewNotifierServer info, NOTE: notifier server grpc config should not favor public ip when deploy to aws, otherwise EC2 security groups cannot be used for inbound security permissions,
if notifier server is discovered via public ip, then inbound security group must be setup to indicate inbound ec2 ip address rather than its security groups
func UnsubscribeAllTopics ¶ added in v1.0.8
func UnsubscribeAllTopics()
UnsubscribeAllTopics will clean up by unsubscribing all subscriptionArns from Topic list in config, this is call during notifier service shutdown to clean up
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.