package
Version:
v0.0.0-...-1cbd5cf
Opens a new window with list of versions in this module.
Published: Dec 2, 2021
License: MIT
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
¶
type Message struct {
Text string `json:"text"`
Source string `json:"source"`
Time int64 `json:"time"`
}
Message is used to marshal/unmarshal Rabbit messages.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.