whosehang
Results
6
issues of
whosehang
make function comment match function name
Optimize code using a more modern writing style.
area/config
area/ci
**What does this pull request do? Explain your changes. (required)** In Go 1.21, the standard library includes built-in [max/min](https://pkg.go.dev/[email protected]#max) function, which can greatly simplify the code. **Specific updates (required)** -...
go