summaryrefslogtreecommitdiff
path: root/Examples/go/director
Commit message (Expand)AuthorAgeFilesLines
* Fix all Go tests to build with "go build"Ian Lance Taylor2019-08-081-1/+1
* Fix Go tests to run in module modeIan Lance Taylor2019-04-241-1/+2
* Misc. typosluz.paz2018-05-171-2/+2
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+5
* [Go] Renamed 'FooBarAbs' to 'FooBarAbstract' in the documentation and examples.Michael Schaller2015-08-094-43/+45
* [Go] Updated the 'callback' and 'extend' examples to match the 'director' one.Michael Schaller2015-08-091-5/+6
* Some minor changes after first code review by ianlancetaylor.Michael Schaller2015-08-041-6/+6
* Fixed Examples/go/director/Makefile as there might be no copy of director.go ...Michael Schaller2015-08-041-1/+1
* Fixed Examples/go/director/Makefile as the copy of director.go wasn't cleaned...Michael Schaller2015-08-041-0/+3
* Fixed Examples/go/director/Makefile as director.go was missing in separate bu...Michael Schaller2015-08-041-0/+3
* Fleshed out Go's documentation about the director feature and added a directo...Michael Schaller2015-08-046-0/+206