00001 /** @page gonotes Notes for Module Go 00002 00003 @section gonotesinit Initialization 00004 00005 GoInit() / GoFini() must be called before / after using any classes to 00006 initialize global variables. */