A cloud-native Go microservices framework with cli tool for productivity.
Stars
32.9k
Forks
4.3k
Watchers
32.9k
Open Issues
315
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.6k
commits
405
commits
167
commits
66
commits
49
commits
41
commits
18
commits
13
commits
13
commits
10
commits
chore: update goctl version to v1.10.1 and bump go-zero dependency (#5518)
3f91a79View on GitHubfix(rest/httpc): reject request body for HEAD method in buildRequest (#5457)
8c47c01View on GitHubchore(deps): bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 (#5513)
f59a1cbView on GitHubchore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#5512)
d44ff6dView on GitHubchore: reorder Eval/EvalCtx after Do/DoCtx in redis.go for consistent method ordering (#5502)
6ffa9caView on GitHubfeat(redis): add Do/DoCtx for generic command execution #5417 (#5442)
0069721View on GitHubchore: upgrade Go version to 1.24 and update dependencies (#5499)
ba9c275View on GitHubfeat(goctl/rpc): support external proto imports with cross-package ty… (#5472)
004995fView on GitHubtest(mathx,stringx): add missing edge case tests for CalcEntropy and … (#5471)
c12c82bView on GitHubperf(core/stringx): replace manual char filter with strings.Map (#5453)
85d770dView on GitHubdocs(mathx): add godoc comment to Numerical type constraint (#5470)
db31013View on GitHubfix(swagger): add example field to path/form/header parameters (#5497)
eb2302bView on GitHubtest(hash): add unit tests for Hash, Hash determinism, and Md5Hex edg… (#5469)
04ed637View on GitHub