slack

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	SendMessages(channels []string, text, context string) (map[string]string, error)
	UpdateMessages(slackMessages map[string]string, text, context string) error
	AddFileToThreads(slackMessages map[string]string, fileName, content string) error
}

func NewClient

func NewClient(token string, apiURL string) Client

Jump to

Keyboard shortcuts

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