Go implementation of FrostFS SDK
Find a file
Angira Kekteeva 3ef4b2c4cf [nspcc-dev/neofs-node#166] *: Add project files
Create Makefile, go.mod, .golangci.yml.
Add coverage and IDE entries to .gitignore

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
2021-05-20 23:57:51 +03:00
pkg/policy [nspcc-dev/neofs-node#116] policy: Replace dependency 2021-05-20 23:01:12 +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 [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +03:00
go.sum [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +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