Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 860 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 860 Bytes

go-bitfield

GoDoc Go Report Card Build status

Bitfields are a bytes abstraction to represent a list of bits.

See the godoc reference for more details.

Usage

go get github.com/prysmaticlabs/go-bitfield

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0