Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package ferretdb provides embeddable FerretDB implementation.
|
Package ferretdb provides embeddable FerretDB implementation. |
integration
module
|
|
internal
|
|
bson
Package bson provides converters from/to BSON for built-in and `types` types.
|
Package bson provides converters from/to BSON for built-in and `types` types. |
clientconn
Package clientconn provides client connection implementation.
|
Package clientconn provides client connection implementation. |
clientconn/conninfo
Package conninfo provides a ConnInfo struct that is used to handle connection-specificinfo and can be shared through context.
|
Package conninfo provides a ConnInfo struct that is used to handle connection-specificinfo and can be shared through context. |
fjson
Package fjson provides converters from/to FJSON (JSON with some extensions) for built-in and `types` types.
|
Package fjson provides converters from/to FJSON (JSON with some extensions) for built-in and `types` types. |
handlers
Package handlers provides an interface for all handlers.
|
Package handlers provides an interface for all handlers. |
handlers/common
Package common provides common code for all handlers.
|
Package common provides common code for all handlers. |
handlers/dummy
Package dummy provides a basic handler implementation.
|
Package dummy provides a basic handler implementation. |
handlers/pg
Package pg provides PostgreSQL handler.
|
Package pg provides PostgreSQL handler. |
handlers/pg/pgdb
Package pgdb provides PostgreSQL connection utilities.
|
Package pgdb provides PostgreSQL connection utilities. |
handlers/proxy
Package proxy sends requests to another wire protocol compatible service.
|
Package proxy sends requests to another wire protocol compatible service. |
handlers/registry
Package registry provides a registry of handlers.
|
Package registry provides a registry of handlers. |
handlers/tigris
Package tigris provides Tigris handler.
|
Package tigris provides Tigris handler. |
handlers/tigris/tigrisdb
Package tigrisdb provides Tigris connection utilities.
|
Package tigrisdb provides Tigris connection utilities. |
tjson
Package tjson provides converters from/to JSON with JSON Schema for built-in and `types` types.
|
Package tjson provides converters from/to JSON with JSON Schema for built-in and `types` types. |
types
Package types provides Go types matching BSON types that don't have built-in Go equivalents.
|
Package types provides Go types matching BSON types that don't have built-in Go equivalents. |
util/lazyerrors
Package lazyerrors provides temporary error wrapping for lazy developers.
|
Package lazyerrors provides temporary error wrapping for lazy developers. |
util/logging
Package logging provides logging helpers.
|
Package logging provides logging helpers. |
util/must
Package must provides Do helper function.
|
Package must provides Do helper function. |
util/testutil
Package testutil provides testing helpers.
|
Package testutil provides testing helpers. |
wire
Package wire provides wire protocol implementation.
|
Package wire provides wire protocol implementation. |
tools
module
|
Click to show internal directories.
Click to hide internal directories.