[Go] Revert commit 5e88857 to undelete the 'callback' and 'extend' examples.
The 'callback' and 'extend' examples were presumed to be obsoleted by the new
'director' example. The examples are helpful though to have similar examples
across target languages and hence the commit @5e88857 which removed these
examples got reverted.
This commit is contained in:
parent
19a20c794b
commit
a941e5b605
14 changed files with 374 additions and 1 deletions
4
Examples/go/callback/callback.cxx
Normal file
4
Examples/go/callback/callback.cxx
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/* File : example.cxx */
|
||||
|
||||
#include "example.h"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue