added ffi stub files
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"examples": "Basic Examples",
|
||||
"message-helpers": "Message Helpers",
|
||||
"message-types": "Message Types",
|
||||
"troubleshooting": "Troubleshooting"
|
||||
"troubleshooting": "Troubleshooting",
|
||||
"ffi": "FFI"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"go": "Go",
|
||||
"cpp": "C/C++"
|
||||
}
|
||||
Reference in New Issue
Block a user