refactored for uniformity
This commit is contained in:
parent
164d3e9318
commit
a1665a43de
@ -89,7 +89,7 @@ func (n *Neighbor) MatchName(name string) bool {
|
||||
// A NeighborsResponse is a list of neighbors with
|
||||
// caching information.
|
||||
type NeighborsResponse struct {
|
||||
Meta Meta `json:"api"`
|
||||
Response
|
||||
Neighbors Neighbors `json:"neighbors"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user