Merge branch 'master' of github.com:TangoEnSkai/uber-go-style-guide-kr
This commit is contained in:
commit
a60aa7d376
|
@ -1,6 +1,8 @@
|
|||
# uber-go-style-guide-kr
|
||||
|
||||
Translated in Korean
|
||||
Translated in Korean
|
||||
|
||||
Currently WIP, but translation will done by 20th of Oct, 2019
|
||||
|
||||
---
|
||||
|
||||
|
@ -2176,4 +2178,4 @@ See also,
|
|||
[Functional options for friendly APIs]: https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis
|
||||
|
||||
<!-- TODO: replace this with parameter structs and functional options, when to
|
||||
use one vs other -->
|
||||
use one vs other -->
|
||||
|
|
Loading…
Reference in New Issue