Skip to content

Save/Load Host, Renter, and Gateway

Luke Champine requested to merge disk into master

Plus a minor change to threadedUploadPiece; I figure passing a slice is more idiomatic Go compared to the more C-style approach of passing a pointer. (I mean, they're both pointers under the hood, but you get the point.)

Merge request reports