teams

package
v1.32.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Color

type Color string
const (
	ColorSuccess Color = "#0eaba9" // Swisscom Turquoise
	ColorFail    Color = "#e61e64" // Swisscom Magenta
	ColorInfo    Color = "#001155" // Swisscom Navy
)

type Teams

type Teams struct {
	*sync.Mutex
	// contains filtered or unexported fields
}

func Get

func Get(config config.NotificationConfig) *Teams

func (*Teams) Send

func (t *Teams) Send(event events.Event, service util.Service, filename string) error

func (*Teams) Type

func (t *Teams) Type() string

Jump to

Keyboard shortcuts

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