frostfs-node/pkg/morph/client
Leonard Lyubich 7db47c88bf [] morph/container: Add native name and zone to PutArgs
Add `PutArgs.SetNativeNameWithZone` method which sets native name and zone
for container. Call `putNamed` method of Container contract if name is set,
otherwise call `put` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
audit [] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
balance [] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
container [] morph/container: Add native name and zone to PutArgs 2021-10-18 11:54:34 +03:00
internal [] morph: Define partial interface of StaticClient type 2021-09-30 14:47:04 +03:00
neofs [] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
neofsid [] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
netmap [] morph/netmap: Support ListConfig contract method 2021-10-15 13:56:19 +03:00
reputation [] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
client.go [] morph/client: Implement MsPerBlock method 2021-10-15 13:56:19 +03:00
client_test.go [] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [] morph: Add WithSingleClient client constructor option 2021-09-24 19:14:28 +03:00
multi.go [] morph: Add WithSingleClient client constructor option 2021-09-24 19:14:28 +03:00
nns.go [] morph/client: handle latest NNS version 2021-10-14 15:21:12 +03:00
notary.go [] morph/notary: Not warn at "low till value" notary deposit error 2021-10-15 12:22:25 +03:00
static.go [] morph: Add contract address getter to StaticClient 2021-09-30 14:47:04 +03:00
util.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00