forked from TrueCloudLab/frostfs-sdk-go
Go implementation of FrostFS SDK
372468c320
Change `Marshal` signature to `Marshal() ([]byte, error)`. Dependency update in SDK itself should be done after moving client as `pool` package has some dependent function signatures. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.github/workflows | ||
accounting | ||
acl | ||
container/id | ||
logger | ||
netmap | ||
owner | ||
policy | ||
pool | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
neofs-sdk-go
Go implementation of NeoFS SDK