alisms

package
v0.0.0-...-cd4d371 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	RegionID        string `json:"region_id" toml:"region_id" yaml:"region_id"`
	AccessKeyID     string `json:"access_key_id" toml:"access_key_id" yaml:"access_key_id"`
	AccessKeySecret string `json:"access_key_secret" toml:"access_key_secret" yaml:"access_key_secret"`
}

type Message

type Message = interfaces.Message

type Sender

type Sender = interfaces.Sender

func New

func New(ctx context.Context, config *config.Service) (Sender, error)

Jump to

Keyboard shortcuts

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