Versions in this module Expand all Collapse all v0 v0.1.7 Jan 7, 2025 v0.1.6 Mar 27, 2023 Changes in this version + type Config struct + Url string + type Notifly struct + func (s *Notifly) InitService(cfg *Config) error + func (s *Notifly) PostCustomerImage(req *notify.CustomerImage) (string, error) + func (s *Notifly) PostCustomerMsg(req *notify.CustomerMsg) error + func (s *Notifly) PostEnterpriseMsg(req *notify.EnterpriseMsg) error + func (s *Notifly) PostMPSubscribeMsg(req *notify.MPSubscribeMsg) error + func (s *Notifly) PostTemplateMsg(req *notify.TemplateMsg) error