procedure

package
v0.0.0-...-5c5c951 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CallProcedure

func CallProcedure(procedureName string, args ...interface{}) (result []interface{}, err error)

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

func RegisterProcedure

func RegisterProcedure(procedureName string, handler interface{})

RegisterProcedure registers a procedure handlers with given name. The handler should be a function.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL