ServiceProcessor.RegisterHandler
& ServiceProcessor.RegisterStreamingHandler
fail for function with unscoped type of request
#667
Labels
When register a handler with an unscoped (ie, not existing at the root of a package, such as
struct{}
used directly), it fails with the following.You can see some tests triggering it in #666.
The text was updated successfully, but these errors were encountered: