mangoro_rpc_call_message: Create an RPC function call message

View source: R/mangoro-utils.R

mangoro_rpc_call_messageR Documentation

Create an RPC function call message

Description

Create an RPC function call message

Usage

mangoro_rpc_call_message(func_name, data)

Arguments

func_name

Name of the function to call

data

Data frame or Arrow stream to send as arguments

Value

A raw vector containing the RPC call message


mangoro documentation built on Nov. 26, 2025, 1:06 a.m.