package
0.0.0-20250221113605-f9a4b96c0da1
Repository: https://github.com/gogapopp/trainee-assignment.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
DeleteBannerFeatureIdIdParams defines parameters for DeleteBannerFeatureIdId.
DeleteBannerIdParams defines parameters for DeleteBannerId.
GetBannerParams defines parameters for GetBanner.
GetUserBannerParams defines parameters for GetUserBanner.
No description provided by the author
PatchBannerIdJSONBody defines parameters for PatchBannerId.
PatchBannerIdParams defines parameters for PatchBannerId.
PostBannerJSONBody defines parameters for PostBanner.
PostBannerParams defines parameters for PostBanner.
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
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PatchBannerIdJSONRequestBody defines body for PatchBannerId for application/json ContentType.
PostBannerJSONRequestBody defines body for PostBanner for application/json ContentType.