foundationdb/packaging/docker/samples
Rudraditya Thakur e19df49acd
Rename error variable in go tests to err #8828 (#11716)
* Rename error variable in go tests to err #8829

renamed the variables from e to err as mentioned in the https://go.dev/doc/effective_go

* Update packaging/docker/samples/golang/app/main.go

* fixed accidental renames, renamed file from directoryLayer.go to directory_layer.go, to work on go formatting

* Rename error variable in go tests to err #8829

renamed the variables from e to err as mentioned in the https://go.dev/doc/effective_go

* fixed accidental renames, renamed file from directoryLayer.go to directory_layer.go, to work on go formatting

* Update packaging/docker/samples/golang/app/main.go

* renamed directoryPartition.go -> directory_partition.go and directorySubspace.go -> directory_subspace.go

* updated: comments in files that were renamed, fixed accidental rename in bindings/go/src/fdb/fdb.go

* Update doc.go

Removed unintentional whitespaces due to formatter

* Update get_encryption_keys.go

removed unintentional whitespaces in get_encryption_keys.go

* removed accidental whitespaces in get_encryption_keys.go

* fixed few minor issues while renaming variable

* updated: minor tweaks, typos

* updated: CMakeLists

* removed: named return value

* handling nil Pointer exception

---------

Co-authored-by: Vishesh Yadav <vishesh3y@gmail.com>
2024-12-11 11:05:27 -08:00
..
golang Rename error variable in go tests to err #8828 (#11716) 2024-12-11 11:05:27 -08:00
local More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
python More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00