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

6 lines
239 B
Go
Raw Normal View History

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