Go implementation of FrostFS SDK
Find a file
Angira Kekteeva 05d97531a9 [nspcc-dev/neofs-node#116] policy: Fix grammar.go
Linter prints warnings because of tags on structs
on grammar.go. But we need this syntax, so govet
and golint are turned off for this file.

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
2021-05-21 00:02:33 +03:00
pkg/policy [nspcc-dev/neofs-node#116] policy: Fix grammar.go 2021-05-21 00:02:33 +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
go.mod [nspcc-dev/neofs-node#166] *: Add project files 2021-05-20 23:57:51 +03:00
go.sum [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

neofs-sdk-go

Go implementation of NeoFS SDK