github.com/remobjects/goldbaselibrary@v0.0.0-20230924164425-d458680a936b/README.md (about)

     1  # GoBaseLibrary
     2  
     3  The Go Base Library is a small library that can be optionally used in Go projects compiled with the [RemObjects Gold](http://elementscompiler.com/gold) compiler. It provides some of the core types, classes and functions that, while not part of the Go language spec per se, are commonly used in Go apps
     4  
     5  The code for the this library is open source and available under a liberal license. We appreciate contributions.
     6  
     7  ## See Also
     8  
     9  * [RemObjects Gold Homepage](http://www.elementscompiler.com/gold/)
    10  * [RemObjects Gold Docs](http://docs.elementscompiler.com/gold/)
    11  * [Go Base Library API Reference](http://docs.elementscompiler.com/API/GoBaseLibrary) on docs.elementscompiler.com