# Functions
Check looks at the currently-running goroutines and checks if there are any interestring (created by gRPC) goroutines leaked.
RegisterIgnoreGoroutine appends s into the ignore goroutine list.
# Interfaces
Errorfer is the interface that wraps the Errorf method.