Go implementation of FrostFS SDK
 
 
 
Go to file
Kirillov Denis 0348eb331c
Merge pull request #22 from masterSplinter01/fix/session-token-overlap
Change order of CallOptions in return of pool.conn
2021-06-24 10:23:35 +03:00
pkg Change order of CallOptions in return of pool.conn 2021-06-23 17:55:39 +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
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
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

README.md

neofs-sdk-go

Go implementation of NeoFS SDK