js

package
v0.0.0-...-8211ab3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestSendEmail

type RequestSendEmail struct {
	To   []string `json:"to"`
	From string   `json:"from"`
	Body string   `json:"body"`
}

type ResponseSendEmail

type ResponseSendEmail struct {
	Result string `json:"result"`
	Error  string `json:"error"`
}

Jump to

Keyboard shortcuts

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