notificationservices

package
v0.9.9 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotificationServiceProvider

type NotificationServiceProvider interface {
	GetName() string
	Notify(gatlingName string, reportURL string, secretData map[string][]byte) error
}

func GetProvider

func GetProvider(provider string) *NotificationServiceProvider

type SlackNotificationServiceProvider

type SlackNotificationServiceProvider struct {
	// contains filtered or unexported fields
}

func (*SlackNotificationServiceProvider) GetName

func (p *SlackNotificationServiceProvider) GetName() string

func (*SlackNotificationServiceProvider) Notify

func (p *SlackNotificationServiceProvider) Notify(gatlingName string, reportURL string, secretData map[string][]byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳