Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package encoding defines the core types and algorithms for encoding and decoding protobuf objects and values to/from ORM key-value pairs.
|
Package encoding defines the core types and algorithms for encoding and decoding protobuf objects and values to/from ORM key-value pairs. |
internal
|
|
Package model contains packages which define ORM data "model" types such as tables, indexes, and schemas.
|
Package model contains packages which define ORM data "model" types such as tables, indexes, and schemas. |
ormlist
Package ormlist defines options for listing items from ORM indexes.
|
Package ormlist defines options for listing items from ORM indexes. |
ormtable
Package ormtable defines the interfaces and implementations of tables and indexes.
|
Package ormtable defines the interfaces and implementations of tables and indexes. |
testing
|
|
ormmocks
Package ormmocks contains generated mocks for orm types that can be used in testing.
|
Package ormmocks contains generated mocks for orm types that can be used in testing. |
ormtest
Package ormtest contains utilities for testing modules built with the ORM.
|
Package ormtest contains utilities for testing modules built with the ORM. |
Package types contains types used in the ORM implementation that don't have another home.
|
Package types contains types used in the ORM implementation that don't have another home. |
kv
Package kvstore defines the abstract interfaces which ORM tables and indexes use for reading and writing data against a KV-store backend.
|
Package kvstore defines the abstract interfaces which ORM tables and indexes use for reading and writing data against a KV-store backend. |
Click to show internal directories.
Click to hide internal directories.