Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/mercari/go-grpc-interceptor

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mercari/go-grpc-interceptor

  • v0.0.0-20180110035004-b8ad3827e82a
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-grpc-interceptor

gRPC server interceptors for grpc-go.

Interceptors

interceptorDescription
multiinterceptorChain multiple UnaryServerInterceptors or StreamServerInterceptors
panichandlerProtect a process from aborting by panic and return Internal error as status code
zapAttach zap logger to each request
xrequestidGenerate X-Request-Id to each request
acceptlangParses Accept-Language from metadata
instrumentInstrumentation hook
requestdumpDump request/response messages

Committers

  • Masahiro Sano(@kazegusuri)

Contribution

Please read the CLA below carefully before submitting your contribution.

https://www.mercari.com/cla/

License

Copyright 2016 Mercari, Inc.

Licensed under the MIT License.

FAQs

Package last updated on 10 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc