Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Template []string Git GitConfig Slack SlackConfig }
Config is struct of config
type DefaultConfig ¶
type DefaultConfig struct { Template []string Git DefaultGitConfig Slack DefaultSlackConfig }
DefaultConfig is struct of default config
type DefaultGitConfig ¶
DefaultGitConfig is struct of default config of git
type DefaultSlackConfig ¶
DefaultSlackConfig is struct of default config of slack
type SlackConfig ¶
SlackConfig is struct of config related to slack
Click to show internal directories.
Click to hide internal directories.