gtree: update description (#3984)

This commit is contained in:
Ochi Daiki 2022-01-13 14:40:14 +09:00 committed by GitHub
parent 49af3bc23a
commit b80d036e12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1496,7 +1496,7 @@ _**Unofficial** set of patterns for structuring projects._
* [gosms](https://github.com/haxpax/gosms) - Your own local SMS gateway in Go that can be used to send SMS. * [gosms](https://github.com/haxpax/gosms) - Your own local SMS gateway in Go that can be used to send SMS.
* [gotoprom](https://github.com/cabify/gotoprom) - Type-safe metrics builder wrapper library for the official Prometheus client. * [gotoprom](https://github.com/cabify/gotoprom) - Type-safe metrics builder wrapper library for the official Prometheus client.
* [gountries](https://github.com/pariz/gountries) - Package that exposes country and subdivision data. * [gountries](https://github.com/pariz/gountries) - Package that exposes country and subdivision data.
* [gtree](https://github.com/ddddddO/gtree) - Provide CLI and Package to generate tree from Markdown or programmatically, and the output is JSON/YAML/TOML/tree command. * [gtree](https://github.com/ddddddO/gtree) - Provide CLI and Package for tree output and directories creation from Markdown or programmatically.
* [health](https://github.com/alexliesenfeld/health) - A simple and flexible health check library for Go. * [health](https://github.com/alexliesenfeld/health) - A simple and flexible health check library for Go.
* [health](https://github.com/dimiro1/health) - Easy to use, extensible health check library. * [health](https://github.com/dimiro1/health) - Easy to use, extensible health check library.
* [healthcheck](https://github.com/etherlabsio/healthcheck) - An opinionated and concurrent health-check HTTP handler for RESTful services. * [healthcheck](https://github.com/etherlabsio/healthcheck) - An opinionated and concurrent health-check HTTP handler for RESTful services.