slack

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Slack

type Slack struct {
	// Name of the channel
	Name string `json:"name" yaml:"name"`
	// Token is auth token for slack app
	Token string `json:"token" yaml:"token"`
	// Channel name
	Channel string `json:"channel" yaml:"channel"`
}

Slack channel config

func (Slack) Validate

func (cfg Slack) Validate() error

Validate config

Jump to

Keyboard shortcuts

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