cloudfoundry-attic / blockhead

CF-Extensions Blockhead project
Apache License 2.0
3 stars 3 forks source link

fix go generate annotations and put `fakes` under `pkg` #44

Closed nimakaviani closed 5 years ago

nimakaviani commented 5 years ago

Since fakes are used only in code under pkg, we decided to move the fakes package under pkg and fix annotations so that regenerating fakes puts them in the right folder