File: doc.go

package info (click to toggle)
golang-github-calmh-xdr 2.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 152 kB
  • sloc: makefile: 2; sh: 2
file content (5 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (4)
1
2
3
4
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) marshaller/unmarshaller.
package xdr