frostfs-node/pkg/services/container
Leonard Lyubich 83c27f6e8a [#505] morph/container: Change get container API
Make `Get` method of the wrapper over Container contract's client to
accept binary container ID. Create `Get` function similar to the previous
`Get` variation. Use this function in Container service server in the place
where `Get` method was used.

Additionally implement `AsContainerSource` function which allows
to simply compose container Source interface from the wrapper.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-25 16:35:52 +03:00
..
announcement/load [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
morph [#505] morph/container: Change get container API 2021-05-25 16:35:52 +03:00
executor.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
response.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
server.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00
sign.go [#425] services: Define service interfaces that was removed from API lib 2021-03-17 15:00:37 +03:00