Extract github.com/calmh/xdr

This commit is contained in:
Jakob Borg
2014-08-01 13:12:54 +02:00
parent 28220310a5
commit bbeddfe522
115 changed files with 536 additions and 30673 deletions

5
Godeps/_workspace/src/github.com/calmh/xdr/doc.go generated vendored Normal file
View File

@@ -0,0 +1,5 @@
// Copyright (C) 2014 Jakob Borg. 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