010: internal package gotchas
go podcast() - Un pódcast de Dominic St-Pierre
Categorías:
I talk about how the internal package can be used wrongly. I recently had to expose a Go package that I never thought would be expose, hence I've heavily used the internal package, a bad decision.