Documentation ¶
Index ¶
- func Send(msg *Message) error
- func SendActivation(to string, data interface{}) error
- func SendFailure(repo, sha, to string, data interface{}) error
- func SendInvitation(team, to string, data interface{}) error
- func SendPassword(to string, data interface{}) error
- func SendSuccess(repo, sha, to string, data interface{}) error
- type Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendActivation ¶
Sends a activation email to the User.
func SendFailure ¶
Sends a build failure email to the user.
func SendInvitation ¶
Sends an invitation to join a Team
func SendPassword ¶
Sends an email to the User's email address with Password reset information.
func SendSuccess ¶
Sends a build success email to the user.
Types ¶
Click to show internal directories.
Click to hide internal directories.