mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added failpoint (#2468)
This commit is contained in:
parent
2e60bf54ea
commit
702b1a6620
@ -1441,6 +1441,9 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
|
* [ggr](https://github.com/aerokube/ggr) - a lightweight server that routes and proxies Selenium Wedriver requests to multiple Selenium hubs.
|
||||||
* [selenoid](https://github.com/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers.
|
* [selenoid](https://github.com/aerokube/selenoid) - alternative Selenium hub server that launches browsers within containers.
|
||||||
|
|
||||||
|
* Fail injection
|
||||||
|
* [failpoint](https://github.com/pingcap/failpoint) - An implementation of [failpoints](http://www.freebsd.org/cgi/man.cgi?query=fail) for Golang.
|
||||||
|
|
||||||
## Text Processing
|
## Text Processing
|
||||||
|
|
||||||
*Libraries for parsing and manipulating texts.*
|
*Libraries for parsing and manipulating texts.*
|
||||||
|
Loading…
Reference in New Issue
Block a user