libgolang: Provide string as alias for std::string
std::string is frequently too cumbersome. Providing string in golang:: namespace allows to have a more closer feel of a Go environment after `using namespace golang`.
Showing
Please register or sign in to comment