/go-bitfield

Bytes abstractions to represent a list of bits.

Primary LanguageGoApache License 2.0Apache-2.0

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/theQRL/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