config

package
v0.0.0-...-8133cf8 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Log   *log
	Slack *slackConfig
	Teams *teamsConfig

	// TeamsFilter Specify a list of team slugs that should be included when sending notifications. All other teams
	// will be ignored when set.
	TeamsFilter []string `envconfig:"TEAMS_FILTER"`
}

func New

func New() (*Config, error)

Jump to

Keyboard shortcuts

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