platform/

directory
v2.3.0-beta35 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 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 auth defines methods for authenticating with GitHub.
Package auth defines methods for authenticating with GitHub.
Package coverage defines the interface for coverage services.
Package coverage defines the interface for coverage services.
golang
Package golang implements the methods for golang coverage services.
Package golang implements the methods for golang coverage services.
java
Package java implements the methods for java coverage services.
Package java implements the methods for java coverage services.
javascript
Package javascript implements the methods for javascript coverage services.
Package javascript implements the methods for javascript coverage services.
python
Package python implements the methods for python coverage services.
Package python implements the methods for python coverage services.
Package docker provides functionality for working with Docker containers.
Package docker provides functionality for working with Docker containers.
Package storage defines methods for storage DB.
Package storage defines methods for storage DB.
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/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.
openapidb
Package openapidb provides a openAPI database implementation.
Package openapidb provides a openAPI 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