From 5d43be6ba2d00d70b2395a97ca8f175364dc696c Mon Sep 17 00:00:00 2001 From: Timofey Koolin Date: Tue, 8 Feb 2022 18:04:18 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9294e7e..78f6d81b 100644 --- a/README.md +++ b/README.md @@ -2398,6 +2398,7 @@ _General utilities and tools to make your life easier._ - [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services. - [nfdump](https://github.com/chrispassas/nfdump) - Read nfdump netflow files. - [nostromo](https://github.com/pokanop/nostromo) - CLI for building powerful aliases. +- [objwalker](https://github.com/rekby/objwalker) - Walk by go objects with reflection. - [okrun](https://github.com/xta/okrun) - go run error steamroller. - [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake implemented in Go. - [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).