messaging

package
v0.0.0-...-4c964c4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SlackBotToken = "HARNESS_INTELLIGENCE_SLACK_BOT_TOKEN"
)

Variables

View Source
var WireSet = wire.NewSet(
	ProvideSlack,
)

Functions

This section is empty.

Types

type Slack

type Slack struct {
	Client     *slack.Client
	SlackBotID string
}

func NewSlack

func NewSlack() *Slack

func ProvideSlack

func ProvideSlack(_ store.RepoStore, _ git.Interface) (*Slack, error)

Jump to

Keyboard shortcuts

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