package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Jun 24, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RouteRes struct {
From string `json:"from"`
To string `json:"to"`
HopCount int `json:"hopCount"`
Route []string `json:"route"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.