Use the modern Go type alias `any` instead of `interface{}` throughout
all packages for improved readability and consistency with current Go idioms.
|
||
|---|---|---|
| .. | ||
| duration.go | ||
| url.go | ||
Use the modern Go type alias `any` instead of `interface{}` throughout
all packages for improved readability and consistency with current Go idioms.
|
||
|---|---|---|
| .. | ||
| duration.go | ||
| url.go | ||