lnd/watchtower/wtdb/migration4
Eng Zer Jun 0899cee987
refactor: replace min/max helpers with built-in min/max
We can use the built-in `min` and `max` functions since Go 1.21.

Reference: https://go.dev/ref/spec#Min_and_max
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2025-02-06 09:45:10 +08:00
..
client_db.go
client_db_test.go
codec.go
log.go
range_index.go refactor: replace min/max helpers with built-in min/max 2025-02-06 09:45:10 +08:00