imdario / xdr

XDR (External Data Representation; RFC 4506) pure Go implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdr

Coverage Status API Documentation MIT License

This is an XDR marshalling/unmarshalling library. It uses code generation and not reflection.

About

XDR (External Data Representation; RFC 4506) pure Go implementation

License:Other


Languages

Language:Go 99.7%Language:Shell 0.3%