Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecipientCollection ¶
func RecipientCollection() string
func SenderCollection ¶
func SenderCollection() string
Types ¶
type Recipient ¶
type Recipient struct { Email string `json:"email" bson:"email"` Note string `json:"note" bson:"note"` }
func (*Recipient) CheckFormat ¶
Click to show internal directories.
Click to hide internal directories.