package
1.6.0
Repository: https://github.com/rs/xid.git
Documentation: pkg.go.dev

# README

Bytes storage

This subpackage is there to allow storage of XIDs in a binary format in, for example, a database. It allows some data size optimisation as the 12 bytes will be smaller to store than a string.

# Structs