Add experimental notice to global interceptor

pull/19322/head
Muxi Yan 6 years ago committed by GitHub
parent 19c9b193c5
commit 5b329fd1aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/objective-c/GRPCClient/GRPCCall+Interceptor.h

@ -16,6 +16,8 @@
* *
*/ */
// The global interceptor feature is experimental and might be modified or removed at any time.
#import "GRPCCall.h" #import "GRPCCall.h"
@protocol GRPCInterceptorFactory; @protocol GRPCInterceptorFactory;

Loading…
Cancel
Save