# Functions
NewClient initializes new Client defined by OAS.
NewOptString returns new OptString with value set to v.
WithClient specifies http client to use.
WithMeterProvider specifies a meter provider to use for creating a meter.
WithServerURL sets context key to override server URL.
WithTracerProvider specifies a tracer provider to use for creating a tracer.
# Constants
No description provided by the author
# Structs
Client implements OAS client.
No description provided by the author
GetConfigurationBadGatewayHeaders wraps GetConfigurationBadGateway with response headers.
No description provided by the author
GetConfigurationGatewayTimeoutHeaders wraps GetConfigurationGatewayTimeout with response headers.
No description provided by the author
GetConfigurationInternalServerErrorHeaders wraps GetConfigurationInternalServerError with response headers.
No description provided by the author
GetConfigurationOKHeaders wraps GetConfigurationOK with response headers.
GetConfigurationParams is parameters of getConfiguration operation.
OptString is optional string.
# Interfaces
ClientOption is client config option.
No description provided by the author
Invoker invokes operations described by OpenAPI v3 specification.
Option is config option.
# Type aliases
Ref: #/components/schemas/Error.
No description provided by the author
No description provided by the author
OperationName is the ogen operation name.