package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Nov 27, 2018
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 96
Opens a new window with list of known importers.
Documentation
¶
type IM struct {
Tos string `json:"tos"`
Content string `json:"content"`
}
type Mail struct {
Tos string `json:"tos"`
Subject string `json:"subject"`
Content string `json:"content"`
}
type Sms struct {
Tos string `json:"tos"`
Content string `json:"content"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.