Satyam Zode
Jul 27, 2017 · 1 min read

Lets say, we have two projects, Application project and Kit project. Package in the Kit project which you want to import to Application project should not have any dependencies from the Application project ( the project where you want to import it). That package should be independent of Application project.

If package in the Kit project has any dependencies, then it is okay to keep those dependencies into Kit project itself, provided that those dependencies are not from Application project as mentioned earlier.

Satyam Zode

Written by

Go Developer @openebs | Open Source Contributor | Avid Learner