Versions in this module Expand all Collapse all v0 v0.2.1 Oct 7, 2014 v0.2.0 Mar 12, 2014 Changes in this version + func Send(msg *Message) error + func SendActivation(to string, data interface{}) error + func SendFailure(repo, to string, data interface{}) error + func SendInvitation(team, to string, data interface{}) error + func SendPassword(to string, data interface{}) error + func SendSuccess(repo, to string, data interface{}) error + type Message struct + Body string + ReplyTo string + Sender string + Subject string + To string