Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct { Id string `json:"id"` Sender string `json:"sender"` Target string `json:"target"` Received string `json:"received"` URL string `json:"url"` ContentType string `json:"content_type"` }
inbox types
Click to show internal directories.
Click to hide internal directories.