Go implementation of FrostFS SDK
Find a file
Angira Kekteeva 7776237d0b [#19] Implement client.Container interface in pool
Also addded function polling is container created.

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
2021-06-22 13:51:58 +03:00
pkg [#19] Implement client.Container interface in pool 2021-06-22 13:51:58 +03:00
.gitattributes [#3] policy: use ANTLRv4 parser generator 2021-06-15 11:42:14 +03:00
.gitignore [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +03:00
.golangci.yml [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +03:00
go.mod [#3] policy: use ANTLRv4 parser generator 2021-06-15 11:42:14 +03:00
go.sum [#3] policy: use ANTLRv4 parser generator 2021-06-15 11:42:14 +03:00
LICENSE Initial commit 2021-02-25 11:35:04 +03:00
Makefile [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +03:00
README.md Initial commit 2021-02-25 11:35:04 +03:00

neofs-sdk-go

Go implementation of NeoFS SDK