slack

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSlackAPIError = errors.New("slack api error")
)

Functions

This section is empty.

Types

type Option

type Option func(s *Slack) *Slack

type Slack

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

func New

func New(token, channel string, opts ...Option) *Slack

func (*Slack) SaveImage

func (s *Slack) SaveImage(ctx context.Context, image []byte, imageName, message string) error

nolint: cyclop

func (*Slack) String

func (s *Slack) String() string

Jump to

Keyboard shortcuts

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