package
2.0.0+incompatible
Repository: https://github.com/csci-2390-project/grpc-go.git
Documentation: pkg.go.dev
# Functions
Check looks at the currently-running goroutines and checks if there are any interesting (created by gRPC) goroutines leaked.
RegisterIgnoreGoroutine appends s into the ignore goroutine list.
# Interfaces
Errorfer is the interface that wraps the Errorf method.