frostfs-api-go/v2/container
Alex Vanin 86d56086e3 Rename unified client constructors
Client constructor `New` will be used as `package.New()`
in external packages. This definition is not very clear
since it can create new structure or new client or whatever.
`package.NewClient()` is quite unambiguous.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-09-18 10:45:08 +03:00
..
grpc Adopt service session removal in packages 2020-09-18 10:44:30 +03:00
test Rename unified client constructors 2020-09-18 10:45:08 +03:00
client.go Rename unified client constructors 2020-09-18 10:45:08 +03:00
convert.go Adopt service session removal in packages 2020-09-18 10:44:30 +03:00
marshal.go Add stable marshal for container package 2020-09-18 10:43:11 +03:00
marshal_test.go Move version and signature structures to refs package 2020-09-18 10:44:19 +03:00
service.go v2: Define API service interfaces 2020-09-18 10:44:39 +03:00
types.go v2: Define API service interfaces 2020-09-18 10:44:39 +03:00