package
Version:
v1.3.2
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Peer struct {
Protocol string `json:"protocol"`
Port uint16 `json:"port"`
Addr string `json:"addr"`
UUID string `json:"uuid"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.