summaryrefslogtreecommitdiff
path: root/Examples/go/extend/example.h
Commit message (Collapse)AuthorAgeFilesLines
* [Go] Updated the 'callback' and 'extend' examples to match the 'director' one.Michael Schaller2015-08-091-1/+1
| | | | | After the documentation update on how to utilize the director feature with commit @17b1c1c the 'callback' and 'extend' examples needed an update as well.
* [Go] Revert commit 5e88857 to undelete the 'callback' and 'extend' examples.Michael Schaller2015-08-091-0/+56
| | | | | | | 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.
* [Go] Documentation cleanup of obsolete 'callback' and 'extend' examples.Michael Schaller2015-08-051-56/+0
| | | | | After commit 17b1c1c (pull request 447; issue 418) the 'callback' and 'extend' examples have been removed in favor of the 'director' example.
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ↵William S Fulton2014-05-241-1/+1
| | | | -Wreturn-type
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-0/+56
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12108 626c5289-ae23-0410-ae9c-e8d60b6d4f22