emailer

command
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: MIT Imports: 12 Imported by: 0

README

Emailer Service

This is the Emailer service

Showcase

  1. Async service

Configuration

  • FQDN: mkit.service.emailer
  • Type: service
  • Alias: emailer

Usage

A Makefile is included for convenience

Build the binary

make build TARGET=emailer TYPE=service VERSION=v0.1.1

Run the service

make run-emailer
make run-emailer ARGS="--server_address=:8082"
# or
go run service/emailer/main.go service/emailer/plugin.go

Build a docker image

make docker TARGET=emailer TYPE=service VERSION=v0.1.1

Test the service

micro publish mkit.service.emailer  '{ "to" : "sumo@demo.com", "from": "demo@sumo.com", "subject": "sub", "body": "mybody"  }'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto

Jump to

Keyboard shortcuts

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