mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
add "I'll take pkg over internal"
parent
b35a531526
commit
c08dd47a67
@ -167,6 +167,7 @@ a complex solution for the problem.
|
||||
|
||||
## Large-Scale Software Development
|
||||
- Russ Cox, “[Codebase Refactoring (with help from Go)](https://talks.golang.org/2016/refactor.article),” November 2016, laying out the gradual code repair problem addressed in part by type aliases ([#18130](https://golang.org/issue/18130)).
|
||||
- Travis Jeffery, "[I'll take pkg over internal](https://travisjeffery.com/b/2019/11/i-ll-take-pkg-over-internal/)," November 2019; talking about Go project layouts, problems with internal, and why people use pkg.
|
||||
|
||||
## Logging
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user