Fix type getters #115

Merged
fyrchik merged 2 commits from aarifullin/frostfs-api-go:fix/apemanager_getters into master 2024-09-06 12:54:07 +00:00

2 commits

Author SHA1 Message Date
5e82e8c776 [#115] netmap: Fix type getters
All checks were successful
DCO action / DCO (pull_request) Successful in 39s
Tests and linters / Lint (pull_request) Successful in 44s
Tests and linters / Tests (pull_request) Successful in 48s
Tests and linters / Tests with -race (pull_request) Successful in 1m11s
* Add type instance check for nil to avoid panic by
  accessing fields.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-06 12:13:18 +03:00
8f268ad512 [#115] apemanager: Fix type getters
* Add type instance check for nil to avoid panic by
  accessing fields.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-09-06 12:11:28 +03:00