ipfs-cluster/api
Tom O'Donnell (te0d) c6c8512a27 Added Hostname Property to Configuration
I added a "hostname" property to a node's configuration file. Its
value defaults to the hostname provided by the OS, but can be
modified to anything beside an empty string in the config file.

The "hostname" was added to the output of the "id" call. Thus, peer
hostnames are available when listing peers.
2017-11-29 15:44:31 -05:00
..
rest Issue #162: Improve Config.ToJSON() tests 2017-10-20 10:42:41 +02:00
types_test.go Issue #219: Fix api types tests 2017-11-10 18:23:38 +01:00
types.go Added Hostname Property to Configuration 2017-11-29 15:44:31 -05:00