Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@@ -11,10 +11,10 @@ import (
)
type methodType struct {
method reflect.Method
ArgType reflect.Type
ReplyType reflect.Type
ContextType reflect.Type
stream bool
}
The note is not visible to the blocked user.