notify

package
v0.0.0-...-ec02fb1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIGWNotifier

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

func NewAPIGWNotifier

func NewAPIGWNotifier(domain, stage string, sess *session.Session) *APIGWNotifier

func (*APIGWNotifier) Send

func (n *APIGWNotifier) Send(destination string, body []byte) error

Send sends a message via API Gateway to the identified connection

type Notifier

type Notifier interface {
	Send(string, []byte) error
}

Jump to

Keyboard shortcuts

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