Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
go
|
|
chunks
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. |
constants
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. |
d
Package d implements several debug, error and assertion functions used throughout Noms.
|
Package d implements several debug, error and assertion functions used throughout Noms. |
datas
Package datas defines and implements the database layer used in Noms.
|
Package datas defines and implements the database layer used in Noms. |
hash
Package hash implements the hash function used throughout Noms.
|
Package hash implements the hash function used throughout Noms. |
marshal
Package marshal implements encoding and decoding of Noms values.
|
Package marshal implements encoding and decoding of Noms values. |
spec
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. |
types
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/datetime
Package datetime implements marshalling of Go DateTime values into Noms structs with type DateTimeType.
|
Package datetime implements marshalling of Go DateTime values into Noms structs with type DateTimeType. |
util/exit
Package exit provides a mockable implementation of os.Exit.
|
Package exit provides a mockable implementation of os.Exit. |
util/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 |
util/status
Package status prints status messages to a console, overwriting previous values.
|
Package status prints status messages to a console, overwriting previous values. |
tools
|
|
Click to show internal directories.
Click to hide internal directories.