You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Damon was not really meant to be used as a library and imported by other modules.
In order to make this more explicit, most packages should be moved under /internal except for the CLI which should be put under /cmd
Damon was not really meant to be used as a library and imported by other modules.
In order to make this more explicit, most packages should be moved under
/internal
except for the CLI which should be put under/cmd
Some guidelines to follow in golang-standards/project-layout
The text was updated successfully, but these errors were encountered: