partisan_rpc (partisan v5.0.2)
View SourceSummary
Types
-type error_reason() :: timeout | any().
Functions
-spec call(Node :: node(), Module :: module(), Function :: atom(), Arguments :: [any()], Timeout :: timeout() | partisan_peer_service_manager:forward_opts()) -> Reply :: any() | {badrpc, error_reason()}.