package
Version:
v0.0.0-...-93d891c
Opens a new window with list of versions in this module.
Published: Oct 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
used in the context as key type
type LoggerConfig struct {
Mode string `yaml:"mode"`
Encoding string `yaml:"encoding"`
Level string `yaml:"level"`
EnableStacktrace bool `yaml:"enable_stacktrace"`
}
logger configuration
type WhatsAppConfig struct {
Version string `yaml:"version"`
BusinessAccountID string `yaml:"business_account_id"`
PhoneNumberID string `yaml:"phone_number_id"`
AccessToken string `yaml:"access_token"`
}
whatsapp client configuration
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.