Prior to this commit blueprint getters looked like C-style API with output parameters. This commit refactors them to more conventional multiple return values API. |
||
|---|---|---|
| .. | ||
| store.go | ||
| store_test.go | ||
Prior to this commit blueprint getters looked like C-style API with output parameters. This commit refactors them to more conventional multiple return values API. |
||
|---|---|---|
| .. | ||
| store.go | ||
| store_test.go | ||