Directories ¶
Path | Synopsis |
---|---|
Package chunks provides facilities for representing, storing, and fetching content-addressed chunks of Noms data.
|
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 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 d implements several debug, error and assertion functions used throughout Noms. |
Package datas defines and implements the database layer used in Noms.
|
Package datas defines and implements the database layer used in Noms. |
Package hash implements the hash function used throughout Noms.
|
Package hash implements the hash function used throughout Noms. |
Package marshal implements encoding and decoding of Noms values.
|
Package marshal implements encoding and decoding of Noms values. |
perf
|
|
suite
Package suite implements a performance test suite for Noms, intended for measuring and reporting long running tests.
|
Package suite implements a performance test suite for Noms, intended for measuring and reporting long running tests. |
Package spec provides builders and parsers for spelling Noms databases, datasets and 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.
|
Package types contains most of the data structures available to/from Noms. |
util
|
|
exit
Package exit provides a mockable implementation of os.Exit.
|
Package exit provides a mockable implementation of os.Exit. |
progressreader
Package progressreader provides an io.Reader that reports progress to a callback
|
Package progressreader provides an io.Reader that reports progress to a callback |
status
Package status prints status messages to a console, overwriting previous values.
|
Package status prints status messages to a console, overwriting previous values. |
Package walk implements an API for iterating on Noms values.
|
Package walk implements an API for iterating on Noms values. |
Click to show internal directories.
Click to hide internal directories.