package
Version:
v0.0.0-...-5156b21
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
SenderID peer.ID `json:"sender_id"`
Timestamp time.Time `json:"timestamp"`
Value string `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.