nbut

package
v0.0.0-...-2c5cb3b Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2018 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

View Source
const (
	SendMessageTypeEmail = "email"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SendMessage

type SendMessage struct {
	Type  string // message type
	To    string // message receiver
	Title string // message title
	Body  string // message body
}

func (*SendMessage) Concurency

func (self *SendMessage) Concurency() int

func (*SendMessage) Exec

func (self *SendMessage) Exec(workerID uint64) (err error)

func (*SendMessage) New

func (self *SendMessage) New() tasker.MsgQ

func (*SendMessage) SendEmail

func (self *SendMessage) SendEmail() error

func (*SendMessage) TaskSpec

func (self *SendMessage) TaskSpec() string

func (*SendMessage) Topic

func (self *SendMessage) Topic() string

Jump to

Keyboard shortcuts

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