Go implementation of FrostFS SDK
Find a file
Evgenii Stratonikov be9bc5d612 [] eacl: add tests for operation match
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-01-19 11:06:27 +03:00
.github/workflows [] ci: Add github workflows 2021-10-15 17:37:18 +03:00
accounting [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
acl [] Add extra descriptions for constants 2022-01-11 11:01:37 +03:00
audit [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
checksum [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
client [] client: Configure network magic 2022-01-14 14:48:29 +03:00
container [] Use BasicACL instead of uint32 2022-01-11 11:01:37 +03:00
eacl [] eacl: add tests for operation match 2022-01-19 11:06:27 +03:00
logger [] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
netmap [] netmap: add 1 more test in JSON 2022-01-18 13:50:48 +03:00
object [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
owner [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
policy [] policy: use SDK netmap version 2021-10-28 14:50:33 +03:00
pool [] Use correct owner in session token 2022-01-18 13:21:40 +03:00
reputation [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
resolver [] Return NNS resolver 2021-12-14 15:27:04 +03:00
session [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
signature [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
storagegroup [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
subnet [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
token [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
util/signature [] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
version [] tests: unify test generator names 2021-12-01 10:34:54 +03:00
.gitattributes [] policy: use ANTLRv4 parser generator 2021-06-15 11:42:14 +03:00
.gitignore Add vendor directory to gitignore 2021-07-07 17:20:36 +03:00
.golangci.yml [] ci: Replace golint by revive 2021-10-15 17:37:18 +03:00
go.mod [] client: Configure network magic 2022-01-14 14:48:29 +03:00
go.sum [] client: Configure network magic 2022-01-14 14:48:29 +03:00
LICENSE Initial commit 2021-02-25 11:35:04 +03:00
Makefile [] *: 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