mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
Adding cover
This commit is contained in:
parent
b12ef6f357
commit
082cf75556
2 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Source code of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.com/books/100-go-mistakes-and-how-to-avoid-them), edited by Manning.
|
||||
|
||||

|
||||

|
||||
|
||||
## Quotes
|
||||
|
||||
|
|
@ -189,6 +189,8 @@ Source code of 📖 [100 Go Mistakes and How to Avoid Them](https://www.manning.
|
|||
* 99 - Not understanding how the GC works
|
||||
* 100 - Not understanding the impacts of running Go in Docker and Kubernetes
|
||||
|
||||

|
||||
|
||||
## Author
|
||||
|
||||
Teiva Harsanyi is a senior software engineer in Docker. He worked in various domains, including insurance, transportation, and safety-critical industries like air traffic management. He is passionate about Go and how to design and implement reliable applications.
|
||||
|
|
|
|||
BIN
cover.png
Normal file
BIN
cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 371 KiB |
Loading…
Reference in a new issue