Closed codyleyhan closed 5 years ago
Is there any potential to separating out the main package from the actual package code so that one could create their own custom binary by importing the package and not having to run go get?
go get
closed by https://github.com/vektah/dataloaden/pull/21
Is there any potential to separating out the main package from the actual package code so that one could create their own custom binary by importing the package and not having to run
go get
?