Go implementation of FrostFS SDK
 
 
 
Go to file
Leonard Lyubich 0aa14a6d82 [#23] Update NeoFS API Go library to v1.28.2
Release includes fix of session token corruption by `Client`.
2021-07-06 12:22:51 +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 [#23] Update NeoFS API Go library to v1.28.2 2021-07-06 12:22:51 +03:00
go.sum [#23] Update NeoFS API Go library to v1.28.2 2021-07-06 12:22:51 +03:00

README.md

neofs-sdk-go

Go implementation of NeoFS SDK