The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/vendor/gopkg.in/asn1-ber.v1
bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
..
.travis.yml tech(build): move dependencies to vendor folder 9 years ago
LICENSE tech(build): move dependencies to vendor folder 9 years ago
README.md tech(build): move dependencies to vendor folder 9 years ago
ber.go tech(build): move dependencies to vendor folder 9 years ago
ber_test.go tech(build): move dependencies to vendor folder 9 years ago

README.md

GoDoc Build Status

ASN1 BER Encoding / Decoding Library for the GO programming language.

Required libraries: None

Working: Very basic encoding / decoding needed for LDAP protocol

Tests Implemented: A few

TODO: Fix all encoding / decoding to conform to ASN1 BER spec Implement Tests / Benchmarks