mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-27 13:25:56 +00:00
Add new function
This commit is contained in:
@@ -11,6 +11,7 @@ func_table = [
|
||||
[ "int", ["int", "string", "int", "int"] ],
|
||||
[ "int", ["string"] ],
|
||||
[ "int", ["string", "int"] ],
|
||||
[ "int", ["string", "int", "string"] ],
|
||||
[ "int", ["string", "string"] ],
|
||||
[ "int", ["string", "string", "string"] ],
|
||||
[ "int", ["string", "string", "int", "int"] ],
|
||||
|
Reference in New Issue
Block a user