package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jan 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SlackToken string `required:"true" envconfig:"SLACK_TOKEN"`
SlackChannel string `required:"true" envconfig:"SLACK_CHANNEL"`
Language string `required:"true" envconfig:"LANGUAGE" default:"ja"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.