dengsgo / go-decoratorLinks
让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method, providing the ability to observe and control functions.
☆80Updated 5 months ago
Alternatives and similar repositories for go-decorator
Users that are interested in go-decorator are comparing it to the libraries listed below
Sorting:
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 3 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- 从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)☆118Updated 2 years ago
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆220Updated 2 weeks ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆285Updated 7 months ago
- 翻译 https://google.github.io/styleguide/go/index☆128Updated 2 years ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆464Updated last month