mail

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Body

type Body struct {
	Articles []article.Article
}

func (Body) String

func (body Body) String() string

type Mail

type Mail struct {
	Title
	Body
	Receiver string
}

func (Mail) Send

func (mail Mail) Send()

type Title

type Title struct {
	BoardName string
	Keyword   string
	// contains filtered or unexported fields
}

func (Title) String

func (title Title) String() string

Jump to

Keyboard shortcuts

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