messaging

package
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

Client Real implementation of FB messaging client

func (Client) Send

func (c Client) Send(ctx context.Context, msg *messaging.Message) error

Send Sends the message

type PushSender

type PushSender interface {
	Send(ctx context.Context, msg *messaging.Message) error
}

PushSender Interface for FB messaging client

Jump to

Keyboard shortcuts

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