package
2.3.8+incompatible
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Functions

CheckLeakedGoroutine verifies tests do not leave any leaky goroutines.
FatalStack helps to fatal the test and print out the stacks of all running goroutines.
TODO: improve this when we are able to know the schedule or status of target go-routine.

# Structs

RecorderBuffered appends all Actions to a slice.

# Interfaces