util

package
v0.0.0-...-19fb9ea Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel string
const (
	Slack Channel = "slack"
	SES   Channel = "ses"
	SMTP  Channel = "smtp"
)

type EventType

type EventType int
const Fail EventType = 3
const Success EventType = 2
const Trigger EventType = 1

type Level

type Level string

type PipelineType

type PipelineType string
const CD PipelineType = "CD"
const CI PipelineType = "CI"

type UpdateType

type UpdateType string
const (
	UpdateEvents     UpdateType = "events"
	UpdateRecipients UpdateType = "recipients"
)

Jump to

Keyboard shortcuts

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