mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 20:51:10 +00:00
f46d1b5c94
The Init method provided the same functionality as the New constructor. The constructor is both more widely used, and more idiomatic, so remove the Init method. This change is in preparation for fixing printing of these IDs.