status-go/vendor/github.com/multiformats/go-varint
Andrea Maria Piana 4d15ae8a85 Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
..
.travis.yml Feature/key compression (#1990) 2020-06-23 11:47:17 +01:00
LICENSE Feature/key compression (#1990) 2020-06-23 11:47:17 +01:00
README.md Feature/key compression (#1990) 2020-06-23 11:47:17 +01:00
codecov.yml Feature/key compression (#1990) 2020-06-23 11:47:17 +01:00
varint.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00

README.md

go-varint

GoDoc Travis CI codecov.io

Varint helpers that enforce minimal encoding.

Table of Contents

Install

go get github.com/multiformats/go-varint

Contribute

Contributions welcome. Please check out the issues.

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 Protocol Labs