chenmingyong0423 / go-optioner
go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options code based on the given struct definition.
☆61Updated 9 months ago
Alternatives and similar repositories for go-optioner:
Users that are interested in go-optioner are comparing it to the libraries listed below
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆84Updated last year
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated 9 months ago
- a simple fsm for Go☆51Updated 3 years ago
- mod: zap logging in golang☆55Updated 9 months ago
- a simple netpoll implemented using go☆77Updated last year
- Stream API for Go.☆92Updated 2 years ago
- 从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)☆117Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated this week
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- ☆99Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 8 months ago
- go并发模式的demo☆68Updated last year
- ☆98Updated 3 years ago
- GORM V2 Opentracing Plugin☆93Updated 4 years ago
- kratos casbin middleware☆35Updated this week
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.