/xdr

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

Primary LanguageGoOtherNOASSERTION

xdr

Coverage Status API Documentation MIT License

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