@@ -179,3 +179,7 @@ func RingOneAddress(zoneID, nodeID int) (netip.Addr, bool) {
|
||||
return netip.AddrFrom4(a4), true
|
||||
}
|
||||
}
|
||||
|
||||
type Ring struct {
|
||||
Ring int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user