types

package
v0.0.0-...-6e6bb61 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageTypeTemplate = "message_type_template"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliveryStatus

type DeliveryStatus string
const (
	DeliveryStatusNotSent DeliveryStatus = "not_sent"
	DeliveryStatusSent    DeliveryStatus = "sent"
	DeliveryStatusFailed  DeliveryStatus = "failed"
)

type DestinationType

type DestinationType string
const (
	DestinationTypeEmail DestinationType = "destination_type_email"
)

type MessageType

type MessageType string

Jump to

Keyboard shortcuts

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