Documentation
¶
Overview ¶
Command genfacade renders the fluent resource facade over the oapi-codegen core. For every ClientWithResponses method it emits a namespaced method (sc.Checks.ListChecks(ctx, ...)) that forwards to the core and returns the decoded success payload or a *syschecks.Error. Grouping is by OpenAPI tag, resolved from the spec via the method/path recorded in each method's doc.
Click to show internal directories.
Click to hide internal directories.