github.com/go-redis/redis/v8.cmdable.ZIncrNX (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1797: func (c cmdable) ZIncrNX(ctx context.Context, key string, member *Z) *FloatCmd {