Git Product home page Git Product logo

go-filter's Introduction

English | 中文

go-filter

LICENSE

This repository provides several commonly used trpc-go filters, including:

  • debuglog: Automatically logs the requests and responses of client/server interfaces.
  • degrade: Server-side circuit breaker and rate limiter.
  • filterextensions: Interceptor function extensions that support granularity down to the method level.
  • hystrix: Server-side circuit breaker and rate limiter based on the open-source hystrix library by Netflix.
  • jwt: User authentication interceptor.
  • masking: Sensitive data masking module.
  • mock: Fault simulation.
  • recovery: Server-side panic automatic recovery plugin.
  • referer: Web referer validation.
  • slime: Retry/compensation request plugin.
  • transinfo-blocker: Transparent parameter security plugin to prevent sensitive information leakage.
  • tvar: Monitoring item statistics reporting.
  • validation: Automatic parameter validation plugin.

go-filter's People

Contributors

winechord avatar tocrafty avatar liuzengh avatar

Stargazers

schnee avatar KetchupZ avatar  avatar  avatar  avatar Ltd avatar xiaohong avatar august avatar  avatar  avatar  avatar

Watchers

ChenMingjie avatar  avatar

go-filter's Issues

更新jwt tag affected/package: go-filter/jwt

您好,这边发现当前jwt的tag落后7次提交,导致最新代码中对mod版本的修改无法使用,v1.0.0版本存在问题是gomod版本仍旧为1.14,导致使用时因版本过低异常,希望解决下,谢谢!
image
image

What version of trpc-go-filter are you using?

trpc-filter/jwt v1.0.0

Does this issue reproduce with the latest release?

yes 1.0.0

What operating system and processor architecture are you using (go env)?

1.20

What did you do?

What did you expect to see?

更新jwt的tag,修改旧tag导致的go版本过旧问题

What did you see instead?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.