platform/

directory
v2.2.0-alpha4-rc5 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 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 docker provides functionality for working with Docker containers.
Package docker provides functionality for working with Docker containers.
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.
configdb/testset
Package testset provides functionality for working with keploy testset level configs like templates, post/pre script.
Package testset provides functionality for working with keploy testset level configs like templates, post/pre script.
configdb/user
Package user provides functionality for working with keploy user configs like installation id.
Package user provides functionality for working with keploy user configs like installation id.
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