Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestAudit ¶
func RequestAudit() grpc.UnaryServerInterceptor
* @desc : 每一次请求均会触发的拦截器. * @return : grpc.UnaryServerInterceptor是一个func类型的type
func RequestCancel ¶
func RequestCancel() grpc.UnaryServerInterceptor
* @desc : 当grpc客户端取消请求时候,用这个拦截器捕捉
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.