Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConstErrorModule = "emma" ConstErrorLevel = env.ConstErrorLevelAPI ConstConfigPathEmma = "general.emma" ConstConfigPathEmmaEnabled = "general.emma.enabled" ConstConfigPathEmmaPublicAPIKey = "general.emma.public_api_key" ConstConfigPathEmmaPrivateAPIKey = "general.emma.private_api_key" ConstConfigPathEmmaAccountID = "general.emma.account_id" ConstConfigPathEmmaSKU = "general.emma.trigger_sku" ConstConfigPathEmmaDefaultGroupIds = "general.emma.default_group_ids" )
Package constants for Emma module
Variables ¶
This section is empty.
Functions ¶
func APIEmmaAddContact ¶
func APIEmmaAddContact(context api.InterfaceApplicationContext) (interface{}, error)
APIEmmaAddContact - return message, after add contact - email should be specified in "email" argument
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.