add current status and deadline

This commit is contained in:
Jun "Mark" Hahn 2019-10-17 03:40:38 +09:00 committed by GitHub
parent b5ab857880
commit e3f332a38f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# uber-go-style-guide-kr # uber-go-style-guide-kr
Translated in Korean Translated in Korean
Currently WIP, but translation will done by 20th of Oct, 2019
--- ---
@ -2188,4 +2189,4 @@ See also,
[Functional options for friendly APIs]: https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis [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 <!-- TODO: replace this with parameter structs and functional options, when to
use one vs other --> use one vs other -->