package
0.0.0-20240630134633-aec6cf1eaeaa
Repository: https://github.com/eduoj/backend.git
Documentation: pkg.go.dev

# Functions

CallProcedure calls the procedure with given name, providing the procedure with given args and returns what the procedure returns as return value.
RegisterProcedure registers a procedure handlers with given name.