package
0.0.0-20241106074548-e84ac6a60950
Repository: https://github.com/shouheinishi/openapi5g.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeleteAppSessionRequest calls the generic DeleteAppSession builder with application/json body.
NewDeleteAppSessionRequestWithBody generates requests for DeleteAppSession with any type of body.
NewDeleteEventsSubscRequest generates requests for DeleteEventsSubsc.
NewGetAppSessionRequest generates requests for GetAppSession.
NewModAppSessionRequestWithApplicationMergePatchPlusJSONBody calls the generic ModAppSession builder with application/merge-patch+json body.
NewModAppSessionRequestWithBody generates requests for ModAppSession with any type of body.
NewPcscfRestorationRequest calls the generic PcscfRestoration builder with application/json body.
NewPcscfRestorationRequestWithBody generates requests for PcscfRestoration with any type of body.
NewPostAppSessionsRequest calls the generic PostAppSessions builder with application/json body.
NewPostAppSessionsRequestWithBody generates requests for PostAppSessions with any type of body.
No description provided by the author
NewUpdateEventsSubscRequest calls the generic UpdateEventsSubsc builder with application/json body.
NewUpdateEventsSubscRequestWithBody generates requests for UpdateEventsSubsc with any type of body.
ParseDeleteAppSessionResponse parses an HTTP response from a DeleteAppSessionWithResponse call.
ParseDeleteEventsSubscResponse parses an HTTP response from a DeleteEventsSubscWithResponse call.
ParseGetAppSessionResponse parses an HTTP response from a GetAppSessionWithResponse call.
ParseModAppSessionResponse parses an HTTP response from a ModAppSessionWithResponse call.
ParsePcscfRestorationResponse parses an HTTP response from a PcscfRestorationWithResponse call.
ParsePostAppSessionsResponse parses an HTTP response from a PostAppSessionsWithResponse call.
ParseUpdateEventsSubscResponse parses an HTTP response from a UpdateEventsSubscWithResponse call.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
No description provided by the author
# Structs
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GinServerOptions provides options for the Gin server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
No description provided by the author
No description provided by the author
No description provided by the author
Doer performs HTTP requests.
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.
No description provided by the author
# Type aliases
ClientOption allows setting custom parameters during construction.
No description provided by the author
DeleteAppSessionJSONRequestBody defines body for DeleteAppSession for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModAppSessionApplicationMergePatchPlusJSONRequestBody defines body for ModAppSession for application/merge-patch+json ContentType.
PcscfRestorationJSONRequestBody defines body for PcscfRestoration for application/json ContentType.
PostAppSessionsJSONRequestBody defines body for PostAppSessions for application/json ContentType.
RequestEditorFn is the function signature for the RequestEditor callback function.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateEventsSubscJSONRequestBody defines body for UpdateEventsSubsc for application/json ContentType.