The blog post followed in the video - / calling-go-code-from-c
In this video I show you how to call Go from C++. The techniques are related to C as well. Since C++ has similarities with C and much more it would be interesting to see how we could do it from C++ instead. That way we can expand the discussion to interesting areas such as involving classes.