google-cloud-go
google-cloud-go copied to clipboard
chore(spanner): simplifications of code from staticcheck
- chore(spanner): simplify test code with strings.EqualFold
- chore(spanner): simplify return of bool result
- chore(spanner): simplify slice non-empty checks
- chore(spanner): avoid type assertions in switch
Updates #9784