package
module
Version:
v0.0.0-...-9127e94
Opens a new window with list of versions in this module.
Published: Oct 19, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MailPitResponse struct {
Messages []Message `json:"messages"`
}
type Message struct {
ID string `json:"ID"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.