directory
0.0.0-20210827224422-e5fa29d95e8b
Repository: https://github.com/attic-labs/noms.git
Documentation: pkg.go.dev

# Packages

Package chunks provides facilities for representing, storing, and fetching content-addressed chunks of Noms data.
Package constants collects common constants used in Noms, such as the Noms data format version.
Package d implements several debug, error and assertion functions used throughout Noms.
Package datas defines and implements the database layer used in Noms.
Package hash implements the hash function used throughout Noms.
Package marshal implements encoding and decoding of Noms values.
Package spec provides builders and parsers for spelling Noms databases, datasets and values.
Package types contains most of the data structures available to/from Noms.