package
0.0.0-20241203181827-20dee68b8e28
Repository: https://github.com/blue-davinci/optivest.git
Documentation: pkg.go.dev

# Functions

GETRequest sends a GET request to the specified URL and unmarshals the response into a generic type T.
NewClient initializes and returns a new Client with custom configurations.
POSTRequest sends a POST request with a body to the specified URL and unmarshals the response into a generic type T.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Client represents the central HTTP client with retry capabilities.
No description provided by the author
No description provided by the author