modulepackage
1.0.849
Repository: https://github.com/paulscalise1/openapi.git
Documentation: pkg.go.dev
# Packages
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
# Functions
CacheExpires helper function to determine remaining time before repeating a request.
callAPI do the request.
Convert - convert map[string]interface{} to openapi models.
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
KindOfMediaType - returns Mediakind of the media type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSupportedFeature - new NewSupportedFeature from string.
ParameterToString convert interface{} parameters to string, using a delimiter if format is provided.
prepareRequest build the request.
No description provided by the author
No description provided by the author
No description provided by the author
Prevent trying to import "fmt".
No description provided by the author
SelectHeaderAccept join all accept types and return.
Serialize - serialize data v to corresponding media type.
No description provided by the author
Verify optional parameters are of the correct type.
# Constants
ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes an oauth2.TokenSource as authentication for the request.
MediaKind enums.
MediaKind enums.
MediaKind enums.
MediaKind enums.
MediaKind enums.
# Structs
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
GenericOpenAPIError Provides access to the body, error and model on returned errors.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
MediaKind - represents the sets of media type.
SupportedFeature - bytes used to indicate the features supported by a API that is used as defined in subclause 6.6 in 3GPP TS 29.500.