badrelmers / gotrace

Useful functions to handle runtime goroutine stack

Home Page:https://pkg.go.dev/github.com/ysmood/gotrace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This lib provides useful functions to handle runtime goroutine stack. Such as wait for goroutines to exit.

Check the godoc for usage.

Here is the example to use it with standard Go testing: link.

About

Useful functions to handle runtime goroutine stack

https://pkg.go.dev/github.com/ysmood/gotrace

License:MIT License


Languages

Language:Go 100.0%