package
0.0.0-20230331131523-deb0478a2e52
Repository: https://github.com/hellobchain/third_party.git
Documentation: pkg.go.dev

# Packages

Package webdav provides a WebDAV server implementation.

# Functions

CustomWrapHandler wraps `http.Handler` into `gin.HandlerFunc`.
DeepLinking set the swagger deep linking configuration.
DefaultModelsExpandDepth set the default expansion depth for models (set to -1 completely hide the models).
DisablingCustomWrapHandler turn handler off if specified environment variable passed.
DisablingWrapHandler turn handler off if specified environment variable passed.
DocExpansion list, full, none.
InstanceName set the instance name that was used to generate the swagger documents Defaults to swag.Name ("swagger").
Oauth2DefaultClientID set the default client ID used for OAuth2.
PersistAuthorization Persist authorization information over browser close/refresh.
URL presents the url pointing to API definition (normally swagger.json or swagger.yaml).
WrapHandler wraps `http.Handler` into `gin.HandlerFunc`.

# Structs

Config stores ginSwagger configuration variables.