package
2.1.1
Repository: https://github.com/vennekilde/gw2verify.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.

# 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
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
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
Defines values for AccessType.
No description provided by the author
Defines values for AccessType.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Account defines model for Account.
APIKeyData defines model for APIKeyData.
APIKeyName defines model for APIKeyName.
Ban defines model for Ban.
ChannelMetadata defines model for ChannelMetadata.
ChannelUserMetadata defines model for ChannelUserMetadata.
Configuration defines model for Configuration.
EphemeralAssociation defines model for EphemeralAssociation.
Error defines model for Error.
GetPlatformUserAPIKeyNameParams defines parameters for GetPlatformUserAPIKeyName.
GetPlatformUserParams defines parameters for GetPlatformUser.
GetPlatformUserUpdatesParams defines parameters for GetPlatformUserUpdates.
GetV1ConfigurationParams defines parameters for GetV1Configuration.
GetVerificationPlatformUserStatusParams defines parameters for GetVerificationPlatformUserStatus.
GetVerificationPlatformUserUpdatesParams defines parameters for GetVerificationPlatformUserUpdates.
GinServerOptions provides options for the Gin server.
PlatformLink defines model for PlatformLink.
PostChannelPlatformStatisticsParams defines parameters for PostChannelPlatformStatistics.
PostVerificationPlatformUserRefreshParams defines parameters for PostVerificationPlatformUserRefresh.
Property defines model for Property.
PutPlatformUserAPIKeyParams defines parameters for PutPlatformUserAPIKey.
PutVerificationPlatformUserTemporaryParams defines parameters for PutVerificationPlatformUserTemporary.
ServerInterfaceWrapper converts contexts to parameters.
User defines model for User.
VerificationStatus defines model for VerificationStatus.

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

AccessType defines model for AccessType.
GuildIdent defines model for guild_ident.
No description provided by the author
PlatformId defines model for platform_id.
PlatformUserId defines model for platform_user_id.
PostChannelPlatformStatisticsJSONRequestBody defines body for PostChannelPlatformStatistics for application/json ContentType.
PropertyName defines model for property_name.
PutPlatformUserAPIKeyJSONRequestBody defines body for PutPlatformUserAPIKey for application/json ContentType.
PutPlatformUserBanJSONRequestBody defines body for PutPlatformUserBan for application/json ContentType.
PutVerificationPlatformUserTemporaryJSONRequestBody defines body for PutVerificationPlatformUserTemporary for application/json ContentType.
ServiceUuid defines model for service_uuid.
Status defines model for Status.
Subject defines model for subject.
TraitErrorResp defines model for trait_error_resp.
TraitPlatformUserDisplayName defines model for trait_platform_user_display_name.
TraitSecuredAuthentication defines model for trait_secured_authentication.
TraitWorldView defines model for trait_world_view.
TraitWorldViewOptional defines model for trait_world_view_optional.
WorldLinks defines model for WorldLinks.