Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slack ¶
type Slack struct {
// contains filtered or unexported fields
}
func NewSlack ¶
func NewSlack(options SlackOptions) *Slack
func (*Slack) SendCustom ¶ added in v0.0.4
func (*Slack) SendCustomFile ¶ added in v0.0.4
type SlackOptions ¶
type Telegram ¶ added in v0.0.2
type Telegram struct {
// contains filtered or unexported fields
}
func NewTelegram ¶ added in v0.0.2
func NewTelegram(options TelegramOptions) *Telegram
func (*Telegram) SendCustom ¶ added in v0.0.5
func (*Telegram) SendCustomFile ¶ added in v0.0.5
Click to show internal directories.
Click to hide internal directories.