platform/

directory
v2.1.0-alpha12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: Apache-2.0

README

Platform Package Documentation

This package exposes a set of interfaces and methods for common data store operations such as creating, reading, updating, and deleting (CRUD) records.

Implementations for different types of data stores can be added here, all in one place. These implementations are abstracted from other logic using interface methods.

This package depends on the models package, using its structs to perform the CRUD operations.

Directories

Path Synopsis
Package telemetry provides functionality for telemetry data collection.
Package telemetry provides functionality for telemetry data collection.
Package yaml provides utility functions for working with YAML files.
Package yaml provides utility functions for working with YAML files.
configdb
Package configdb provides functionality for working with keploy configuration databases.
Package configdb provides functionality for working with keploy configuration databases.
mockdb
Package mockdb provides a mock database implementation.
Package mockdb provides a mock database implementation.
reportdb
Package reportdb provides functionality for managing test reports in a database.
Package reportdb provides functionality for managing test reports in a database.
testdb
Package testdb provides functionality for working with test databases.
Package testdb provides functionality for working with test databases.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL