Discover Packages
github.com/kamikazechaser/hedwig
internal
message
package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jan 7, 2022
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Message struct {
Service string `json:"service"`
To string `json:"to"`
Title string `json:"title"`
Content string `json:"content"`
Params []string `json:"params"`
}
Message describes incoming API request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.