package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 11, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ActInit(ctx *cli.Context) (err error)
func ActWebHooks(ctx *cli.Context) (err error)
type WebHooksConfig struct {
Url string `toml:"url"`
Username string `toml:"username"`
IconEmoji string `toml:"icon_emoji"`
IconUrl string `toml:"icon_url"`
Channel string `toml:"channel"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.