package
2.3.0-beta9
Repository: https://github.com/keploy/keploy.git
Documentation: pkg.go.dev

# README

Proxy Package Documentation

This package includes modules that the hooks package utilizes to redirect the outgoing calls of the user API. This redirection is done with the aim to record or stub the outputs of dependency calls.

# Packages

Package integrations provides functionality for integrating different types of services.
Package util provides utility functions for the proxy package.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
SetupCA setups custom certificate authority to handle TLS connections.

# Structs

No description provided by the author
No description provided by the author
Option provides a means to initiate the proxy based on user input.
No description provided by the author
No description provided by the author