Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Endpoint string `yaml:"endpoint"` ApplicationKey string `yaml:"application_key"` ApplicationSecret string `yaml:"application_secret"` ConsumerKey string `yaml:"consumer_key"` ServiceName string `yaml:"service_name"` SenderForResponse string `yaml:"sender_for_response"` NoStopClause bool `yaml:"no_stop_clause"` Priority string `yaml:"priority"` }
Click to show internal directories.
Click to hide internal directories.