mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add github.com/ferama/rospo
This commit is contained in:
parent
122b79409d
commit
627fc436ce
@ -2148,6 +2148,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [retry](https://github.com/shafreeck/retry) - A pretty simple library to ensure your work to be done.
|
||||
* [retry-go](https://github.com/rafaeljesus/retry-go) - Retrying made simple and easy for golang.
|
||||
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics.
|
||||
* [rospo](https://github.com/ferama/rospo) - Simple and reliable ssh tunnels with embedded ssh server in Golang
|
||||
* [scan](https://github.com/blockloop/scan) - Scan golang `sql.Rows` directly to structs, slices, or primitive types.
|
||||
* [scany](https://github.com/georgysavva/scany) - Library for scanning data from a database into Go structs and more.
|
||||
* [serve](https://github.com/syntaqx/serve) - A static http server anywhere you need.
|
||||
|
Loading…
Reference in New Issue
Block a user