package
0.0.0-20250205160236-f9e4c47f9c9b
Repository: https://github.com/veraison/ratsd.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
No description provided by the author
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.

# Constants

Defines values for UnauthorizedErrorTitle.
Defines missing consts in the API Spec.
Defines values for CMWTyp.
No description provided by the author
Defines values for BadRequestErrorTitle.
Defines values for BadRequestErrorStatus.
Defines values for UnauthorizedErrorStatus.
Defines values for EATEatProfile.
Defines values for BadRequestErrorType.
Defines values for UnauthorizedErrorType.

# Structs

BadRequestError defines model for BadRequestError.
ChaResRequest defines model for ChaResRequest.
CMW defines model for CMW.
EAT defines model for EAT.
No description provided by the author
RatsdCharesParams defines parameters for RatsdChares.
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
UnauthorizedError defines model for UnauthorizedError.
No description provided by the author
No description provided by the author

# Interfaces

ServeMux is an abstraction of http.ServeMux.
ServerInterface represents all server handlers.

# Type aliases

BadRequestErrorStatus defines model for BadRequestError.Status.
BadRequestErrorTitle defines model for BadRequestError.Title.
BadRequestErrorType defines model for BadRequestError.Type.
ChaResRequestParametersAccept defines model for ChaResRequestParameters.accept.
CMWTyp defines model for CMW.Typ.
EATEatProfile defines model for EAT.EatProfile.
No description provided by the author
RatsdCharesApplicationVndVeraisonCharesPlusJSONRequestBody defines body for RatsdChares for application/vnd.veraison.chares+json ContentType.
UnauthorizedErrorStatus defines model for UnauthorizedError.Status.
UnauthorizedErrorTitle defines model for UnauthorizedError.Title.
UnauthorizedErrorType defines model for UnauthorizedError.Type.