# 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.