summaryrefslogtreecommitdiffstats
path: root/xdr/doc.go
blob: aa29ba70f65066950b6cd9a0898bf78f6871a718 (plain)
1
2
3
4
5
6
// Copyright (C) 2014 Jakob Borg and other contributors. All rights reserved.
// Use of this source code is governed by an MIT-style license that can be
// found in the LICENSE file.

// Package xdr implements an XDR (RFC 4506) encoder/decoder.
package xdr