Skip to content

Commit

Permalink
Merge pull request #133 from cannian1/master
Browse files Browse the repository at this point in the history
fix:readme recover
  • Loading branch information
smallnest authored Apr 24, 2024
2 parents fcb382a + 985721f commit f631fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Go tips from [Phuong Le](https://twitter.com/func25).
| 52 | Adjusting GOMAXPROCS for Containerized Env (Kubernetes, Docker, etc.) | baxiang |
| 53 | Enums start from 1 for categorization and 0 for default cases | baxiang |
| 54 | | |
| 55 | | |
| 55 | Prevent Struct Unkeyed Literals by Using an Empty Field | cannian1 |
| 56 | Simplify interfaces and only ask for what you really need | cannian1 |
| 57 | | |
| 58 | Keep the mutex close to the data it's protecting | richzw |
Expand Down

0 comments on commit f631fbc

Please sign in to comment.