frostfs-api-go/v2
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
..
accounting Rename unified client constructors 2020-09-18 10:45:08 +03:00
acl Move bearer token to acl package 2020-09-18 10:44:25 +03:00
client v2: Add cross-service client package 2020-09-18 10:43:36 +03:00
container Rename unified client constructors 2020-09-18 10:45:08 +03:00
netmap Add stable marshal for container package 2020-09-18 10:43:11 +03:00
object Rename unified client constructors 2020-09-18 10:45:08 +03:00
refs Move version and signature structures to refs package 2020-09-18 10:44:19 +03:00
session Rename unified client constructors 2020-09-18 10:45:08 +03:00
signature Adopt service session removal in packages 2020-09-18 10:44:30 +03:00
storagegroup Use checksum structure in storagegroup package 2020-09-18 10:44:13 +03:00