frostfs-api-go/v2/object
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
client_stream.go Use protocol-specific names for stream structures 2020-09-18 10:44:01 +03:00
convert.go Adopt service session removal in packages 2020-09-18 10:44:30 +03:00
marshal.go Use checksum structure in object package 2020-09-18 10:44:16 +03:00
marshal_test.go Adopt service session removal in packages 2020-09-18 10:44:30 +03:00
service.go Split object service structs from types 2020-09-18 10:44:36 +03:00
types.go Split object service structs from types 2020-09-18 10:44:36 +03:00