# Functions

RegisterServiceServerOption returns a ServerOption that will run f() in Start or StartServer with the grpc.Server created before serving.
StartTestService spins up a stub server exposing the TestService on a local port.

# Structs

StubServer is a server that is easy to customize within individual test cases.