slack

package
v0.15.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = cli.Command{
	Name:        "slack",
	Description: "configure settings for slack integration",
	Subcommands: []*cli.Command{&configureSlackCommand, &testSlackCommand, &disableSlackCommand},
}

Functions

func RenderSlackAppManifest

func RenderSlackAppManifest(s SlackManifestConfig) (string, error)

Types

type SlackManifestConfig

type SlackManifestConfig struct {
	WebhookURL string
}

Jump to

Keyboard shortcuts

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