8287e3a32d
Combine store.writeLimit and store.writeOrder into store.writeLimitAndOrder, which only requires a single call to file.Write(). This simplifies code, but it also reduces the likelihood of multiple calls to Write() increasing the likelihood of file corruption. Also combine the corresponding readLimit/readOrder functions for consistency. Change-Id: I62ed406fa2c02708465a678d18293f510f666440 |
||
---|---|---|
.. | ||
bandwidth | ||
collector | ||
console | ||
contact | ||
gracefulexit | ||
inspector | ||
monitor | ||
nodestats | ||
notifications | ||
orders | ||
payout | ||
pieces | ||
piecestore | ||
preflight | ||
pricing | ||
reputation | ||
retain | ||
satellites | ||
storagenodedb | ||
storageusage | ||
trust | ||
version | ||
operator.go | ||
peer.go |