forked from TrueCloudLab/frostfs-sdk-go
Go implementation of FrostFS SDK
d541aab1ff
We have go1.16 in go.mod and `gomock.NewController` comment indicates: ``` New in go1.14+, if you are passing a *testing.T into this function you no longer need to call ctrl.Finish() in your test methods. ``` Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.github/workflows | ||
accounting | ||
acl | ||
logger | ||
netmap | ||
policy | ||
pool | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md |
neofs-sdk-go
Go implementation of NeoFS SDK