mirror of https://github.com/grpc/grpc-go.git
* Use builtin min and max functions Go added builtin min and max functions in 1.21. This commit removes existing functions and uses the built-ins in stead. * Revert gofmt changes |
||
|---|---|---|
| .. | ||
| aeadrekey.go | ||
| aeadrekey_test.go | ||
| aes128gcm.go | ||
| aes128gcm_test.go | ||
| aes128gcmrekey.go | ||
| aes128gcmrekey_test.go | ||
| common.go | ||
| counter.go | ||
| counter_test.go | ||
| record.go | ||
| record_test.go | ||
| utils.go | ||