package
0.0.0-20240425072004-c53a78be1f31
Repository: https://github.com/phpdi/micro.git
Documentation: pkg.go.dev
# Constants
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
# Variables
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
ID assigned by [email protected] for gRPC-Gateway project.
No description provided by the author
No description provided by the author
Enum value maps for JSONSchema_JSONSchemaSimpleTypes.
Enum value maps for JSONSchema_JSONSchemaSimpleTypes.
Enum value maps for Scheme.
Enum value maps for Scheme.
Enum value maps for SecurityScheme_Flow.
Enum value maps for SecurityScheme_Flow.
Enum value maps for SecurityScheme_In.
Enum value maps for SecurityScheme_In.
Enum value maps for SecurityScheme_Type.
Enum value maps for SecurityScheme_Type.
# Structs
`Contact` is a representation of OpenAPI v2 specification's Contact object.
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
`Header` is a representation of OpenAPI v2 specification's Header object.
`Info` is a representation of OpenAPI v2 specification's Info object.
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
`License` is a representation of OpenAPI v2 specification's License object.
`Operation` is a representation of OpenAPI v2 specification's Operation object.
`Response` is a representation of OpenAPI v2 specification's Response object.
`Schema` is a representation of OpenAPI v2 specification's Schema object.
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
`Tag` is a representation of OpenAPI v2 specification's Tag object.
# Type aliases
No description provided by the author
Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects.
The flow used by the OAuth2 security scheme.
The location of the API key.
The type of the security scheme.