external

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIconURL

func GetIconURL(service string) string

Types

type SlackClient

type SlackClient struct {
	// contains filtered or unexported fields
}

func (SlackClient) PostMessage

func (s SlackClient) PostMessage(channel string, option ...slack.MsgOption) error

type SlackService

type SlackService interface {
	PostMessage(channel string, option ...slack.MsgOption) error
}

func NewSlack

func NewSlack(token string) SlackService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL