package
0.0.0-20241007205449-9248856d2bcd
Repository: https://github.com/onnywrite/ssonny.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
No description provided by the author
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

Defines values for ErrService.
Defines values for ValidationErrorService.

# Structs

AuthenticatedUser defines model for AuthenticatedUser.
Err defines model for Err.
FiberServerOptions provides options for the Fiber server.
No description provided by the author
No description provided by the author
No description provided by the author
LoginWithPassword defines model for LoginWithPassword.
PostAuthLoginWithPasswordJSONBody defines parameters for PostAuthLoginWithPassword.
PostAuthLoginWithPasswordParams defines parameters for PostAuthLoginWithPassword.
No description provided by the author
No description provided by the author
PostAuthLogoutJSONBody defines parameters for PostAuthLogout.
No description provided by the author
PostAuthRefreshJSONBody defines parameters for PostAuthRefresh.
No description provided by the author
PostAuthRegisterWithPasswordJSONBody defines parameters for PostAuthRegisterWithPassword.
PostAuthRegisterWithPasswordParams defines parameters for PostAuthRegisterWithPassword.
No description provided by the author
No description provided by the author
PostAuthVerifyEmailParams defines parameters for PostAuthVerifyEmail.
No description provided by the author
Profile defines model for Profile.
Refresh defines model for Refresh.
RegisterWithPassword defines model for RegisterWithPassword.
ServerInterfaceWrapper converts contexts to parameters.
Tokens defines model for Tokens.
ValidationError defines model for ValidationError.

# Interfaces

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
StrictServerInterface represents all server handlers.

# Type aliases

EmailToken defines model for EmailToken.
ErrService defines model for Err.Service.
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
PostAuthLoginWithPasswordJSONRequestBody defines body for PostAuthLoginWithPassword for application/json ContentType.
No description provided by the author
PostAuthLogoutJSONRequestBody defines body for PostAuthLogout for application/json ContentType.
No description provided by the author
No description provided by the author
PostAuthRefreshJSONRequestBody defines body for PostAuthRefresh for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
PostAuthRegisterWithPasswordJSONRequestBody defines body for PostAuthRegisterWithPassword for application/json ContentType.
No description provided by the author
No description provided by the author
No description provided by the author
UserAgent defines model for UserAgent.
ValidationErrorService defines model for ValidationError.Service.