Post AnUmjjtp6BEMujsO8G by [email protected] | |
More posts by [email protected] | |
Post #AnUaltKlnEMTIvjwvY by [email protected] | |
0 likes, 0 repeats | |
3 folders you should (not) use in a Go project:1. /cmdUSE IT if your project is… | |
Post #AnUaltV3B0aJooY9x2 by [email protected] | |
0 likes, 0 repeats | |
@christophberger great advice. I use /pkg for utility libraries in private pro… | |
Post #AnUaluZLCXbx8PZ6HI by [email protected] | |
0 likes, 0 repeats | |
@imclaren @christophberger you can drop /pkg altogether with no other changes. … | |
Post #AnUalugQmBHZUOslKS by [email protected] | |
0 likes, 0 repeats | |
@bmarinov @christophberger I hear you but the point is for other devs (and me i… | |
Post #AnUalunWLoxBqOCQNc by [email protected] | |
0 likes, 1 repeats | |
@imclaren @bmarinov I don't advocate inventing names when there are standar… | |
Post #AnUmjjlJboQQULtas4 by [email protected] | |
0 likes, 0 repeats | |
@christophberger @bmarinov for public projects I agree. For private projects w… | |
Post #AnUmjjtp6BEMujsO8G by [email protected] | |
0 likes, 0 repeats | |
@imclaren @christophberger the thing is though, for legacy/older projects pkg i… | |
Post #AnUmjk1GeVBZHpMKjg by [email protected] | |
0 likes, 0 repeats | |
@bmarinov @christophberger yes I agree. My argument is either never use /pkg o… | |
Post #AnUmjk9m8rzViDL7zs by [email protected] | |
0 likes, 1 repeats | |
@imclaren @bmarinov But that's the ideal use case for /internal, isn't … | |
Post #AnUrNOYuFWkC8aG19E by [email protected] | |
0 likes, 1 repeats | |
@christophberger @bmarinov yes you’re right. I just like using /pkg in priva… |