diff options
Diffstat (limited to 'content/posts/2022-01-16-dict-1.md')
-rw-r--r-- | content/posts/2022-01-16-dict-1.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/posts/2022-01-16-dict-1.md b/content/posts/2022-01-16-dict-1.md index 0cb5390..87685b5 100644 --- a/content/posts/2022-01-16-dict-1.md +++ b/content/posts/2022-01-16-dict-1.md @@ -2,9 +2,8 @@ title: "Implementing DICT protocol: Part 1" date: 2022-01-16 lang: en -categories: [ blog ] +categories: [ blog, dev, guide ] tags: [dict, dictionary, go, golang, rfc2229, tcp ] -draft: true translationKey: "2022-01-16-Dict-1" --- |