An IPFS implementation in Go
Go to file
Steven Allen b627585f28 go-ipfs-config: add a Clone function
The user must call this before modifying the config. Given that the config
contains slices/maps modifications can modified *shared* state, even after
dereferencing.
2018-12-13 16:03:26 -08:00
config go-ipfs-config: add a Clone function 2018-12-13 16:03:26 -08:00