Module khepri_sproc

Khepri support code for stored procedures.

Description

Khepri support code for stored procedures.

Function Index

to_standalone_fun/1
run/2

Function Details

to_standalone_fun/1

to_standalone_fun(Fun) -> StandaloneFun | no_return()

run/2

run(StandaloneFun, Args) -> Ret


Generated by EDoc