package
2.4.3
Repository: https://github.com/proxati/llm_proxy.git
Documentation: pkg.go.dev

# Functions

NewEndpointSyncREST creates the EndpointSyncREST object, which implements the Endpoint interface it requires a slogger, a human-readable name, and a target REST URL.

# Structs

EndpointSyncREST represents a single REST endpoint, and implements the Endpoint interface.

# Interfaces

Endpoint represents a single REST endpoint.