external

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAccountFullName added in v0.1.6

func GetAccountFullName(ctx context.Context) (string, error)

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