package
Version:
v1.4.4
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: MIT
Opens a new window with license information.
Imports: 13
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.