mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-08-29 09:12:47 +00:00
Add new function.
This commit is contained in:
parent
097c526e60
commit
eff70a274c
@ -17,6 +17,7 @@ func_table = [
|
||||
[ "int", ["string", "string", "string"] ],
|
||||
[ "int", ["string", "string", "int", "int"] ],
|
||||
[ "int", ["string", "string", "string", "string"] ],
|
||||
[ "int", ["string", "string", "string", "string", "string"] ],
|
||||
[ "int64", [] ],
|
||||
[ "int64", ["string"] ],
|
||||
[ "string", [] ],
|
||||
|
Loading…
Reference in New Issue
Block a user