#91 fail because of import like that: github.com/hashicorp/consul/consul/
Contrary to many languages, this type of import ({NAME}/{NAME}) seems to be a bad things in go...
I'm not an expert and don't want to troll, but structure directly by components (like this) seems to be better :/
#91 fail because of import like that:
github.com/hashicorp/consul/consul/Contrary to many languages, this type of import (
{NAME}/{NAME}) seems to be a bad things in go...I'm not an expert and don't want to troll, but structure directly by components (like this) seems to be better :/