File: README.md

package info (click to toggle)
golang-github-geoffgarside-ber 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 443 bytes parent folder | download
1
2
3
4
5
6
7
BER Package
============

[![Build Status](https://travis-ci.org/geoffgarside/ber.svg?branch=master)](https://travis-ci.org/geoffgarside/ber)
[![GoDoc](https://godoc.org/github.com/geoffgarside/ber?status.svg)](http://godoc.org/github.com/geoffgarside/ber)

This package is a fork of the standard library `encoding/asn1` package, adding Basic Encoding Rules support for use with [`github.com/k-sone/snmpgo`](https://github.com/k-sone/snmpgo).