mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-08-22 14:15:51 +00:00
Add new function
This commit is contained in:
parent
f900d4c378
commit
e706f1435f
@ -4,6 +4,7 @@ Define RPC functions needed to generate
|
||||
|
||||
# [ <ret-type>, [<arg_types>] ]
|
||||
func_table = [
|
||||
[ "int", [] ],
|
||||
[ "int", ["string"] ],
|
||||
[ "int", ["string", "int"] ],
|
||||
[ "int", ["string", "string"] ],
|
||||
|
Loading…
Reference in New Issue
Block a user