SWIG/Examples/go/callback/

Implementing C++ callbacks in Go

This example illustrates how to use directors to implement C++ callbacks in Go. See the Go Director Classes documentation subsection for an in-depth explanation how to use the director feature.