Package x is a collection of extensions to Go's standard library
that are shared across multiple packages, services, and applications at
Cipher Host. The naming scheme follows the x[pkgname]
pattern.
If we're using the same code across two or more projects, it'll either end up here or as its own package.
Warning
These packages are considered internal to Cipher Host and are provided without any stability guarantees for external usage. We recommend copying the code instead of importing the packages.
Anyone can help make these packages better. Check out the contribution guidelines for more information.
The work in this repository complies with the REUSE specification. While the default license is MIT, individual files may be licensed differently.
Please see the individual files for details and the LICENSES directory for a full list of licenses used in this repository.