Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlackWebhook ¶
type SlackWebhook struct {
// contains filtered or unexported fields
}
SlackWebhook ...
func NewSlackWebhook ¶
func NewSlackWebhook(httpCli *httpclient.Client, url string) *SlackWebhook
NewSlackWebhook ...
func (*SlackWebhook) PushNotify ¶
func (s *SlackWebhook) PushNotify(msg string) error
PushNotify ...
Click to show internal directories.
Click to hide internal directories.