go2hx

manual

github

Module stdgo.net.rpc has compilation errors, please do not use:

 ERROR  (macro) stdgo/_internal/net/rpc/Rpc_Server_static_extension.hx:13: characters 64-110

 13 |             _w.header().set(("Content-Type" : stdgo.GoString), ("text/plain; charset=utf-8" : stdgo.GoString));
    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    | stdgo.GoString should be stdgo.Slice<stdgo.GoString>
    | For function argument 'value'