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.
NewNnefPFDmanagementAllFetchRequest generates requests for NnefPFDmanagementAllFetch.
NewNnefPFDmanagementCreateSubscrRequest calls the generic NnefPFDmanagementCreateSubscr builder with application/json body.
NewNnefPFDmanagementCreateSubscrRequestWithBody generates requests for NnefPFDmanagementCreateSubscr with any type of body.
NewNnefPFDmanagementIndAppFetchRequest generates requests for NnefPFDmanagementIndAppFetch.
NewNnefPFDmanagementModifySubscrRequest calls the generic NnefPFDmanagementModifySubscr builder with application/json body.
NewNnefPFDmanagementModifySubscrRequestWithBody generates requests for NnefPFDmanagementModifySubscr with any type of body.
NewNnefPFDmanagementUnsubscribeRequest generates requests for NnefPFDmanagementUnsubscribe.
No description provided by the author
ParseNnefPFDmanagementAllFetchResponse parses an HTTP response from a NnefPFDmanagementAllFetchWithResponse call.
ParseNnefPFDmanagementCreateSubscrResponse parses an HTTP response from a NnefPFDmanagementCreateSubscrWithResponse call.
ParseNnefPFDmanagementIndAppFetchResponse parses an HTTP response from a NnefPFDmanagementIndAppFetchWithResponse call.
ParseNnefPFDmanagementModifySubscrResponse parses an HTTP response from a NnefPFDmanagementModifySubscrWithResponse call.
ParseNnefPFDmanagementUnsubscribeResponse parses an HTTP response from a NnefPFDmanagementUnsubscribeWithResponse 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.
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
NnefPFDmanagementAllFetchParams defines parameters for NnefPFDmanagementAllFetch.
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
NnefPFDmanagementIndAppFetchParams defines parameters for NnefPFDmanagementIndAppFetch.
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.

# Interfaces

The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
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
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.

# Type aliases

ClientOption allows setting custom parameters during construction.
No description provided by the author
No description provided by the author
No description provided by the author
NnefPFDmanagementCreateSubscrJSONRequestBody defines body for NnefPFDmanagementCreateSubscr for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
NnefPFDmanagementModifySubscrJSONRequestBody defines body for NnefPFDmanagementModifySubscr 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