Small fixes for netmap status transitions #1110
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ type networkState struct {
|
|||
|
||||
controlNetStatus atomic.Int32 // control.NetmapStatus
|
||||
|
||||
nodeInfo atomic.Value // *netmapSDK.NodeInfo
|
||||
nodeInfo atomic.Value // netmapSDK.NodeInfo
|
||||
|
||||
metrics *metrics.NodeMetrics
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue