Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter extracts the contract from an already-constructed huma.API. It does NOT build the api — the api is injected and only read here (separation of concerns: construction lives in sampleapi.New).
Click to show internal directories.
Click to hide internal directories.