syncthing/vendor/github.com/calmh/xdr/doc.go

6 lines
239 B
Go
Raw Normal View History

2014-08-01 13:12:54 +02:00
// 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.
2016-02-02 12:43:33 +01:00
// Package xdr implements an XDR (RFC 4506) marshaller/unmarshaller.
2014-08-01 13:12:54 +02:00
package xdr