mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 08:32:24 +00:00
fmt
This commit is contained in:
@@ -31,7 +31,7 @@ func write(nid string, w http.ResponseWriter, msg *RPCResponse) error {
|
|||||||
} else {
|
} else {
|
||||||
msg.Checksum = generateChecksum(msg.Error)
|
msg.Checksum = generateChecksum(msg.Error)
|
||||||
}
|
}
|
||||||
|
|
||||||
if nid != "" {
|
if nid != "" {
|
||||||
msg.ResponsibleNode = nid
|
msg.ResponsibleNode = nid
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user