If you're looking for a place to put common code for your packages, this is a good place (e.g., /pkg/mypubliclib). Having a single place for shared code is handy for developers and also makes it easier to separate internals from the public interface.