package
0.0.0-20220415114507-23e4a566c725
Repository: https://github.com/majodev/go-beer-punk-proxy.git
Documentation: pkg.go.dev

# Functions

NewGetUserInfoRouteParams creates a new GetUserInfoRouteParams object no default values defined in spec.
NewPostChangePasswordRouteParams creates a new PostChangePasswordRouteParams object no default values defined in spec.
NewPostForgotPasswordCompleteRouteParams creates a new PostForgotPasswordCompleteRouteParams object no default values defined in spec.
NewPostForgotPasswordRouteParams creates a new PostForgotPasswordRouteParams object no default values defined in spec.
NewPostLoginRouteParams creates a new PostLoginRouteParams object no default values defined in spec.
NewPostLogoutRouteParams creates a new PostLogoutRouteParams object no default values defined in spec.
NewPostRefreshRouteParams creates a new PostRefreshRouteParams object no default values defined in spec.
NewPostRegisterRouteParams creates a new PostRegisterRouteParams object no default values defined in spec.

# Structs

GetUserInfoRouteParams contains all the bound params for the get user info route operation typically these are obtained from a http.Request swagger:parameters GetUserInfoRoute.
PostChangePasswordRouteParams contains all the bound params for the post change password route operation typically these are obtained from a http.Request swagger:parameters PostChangePasswordRoute.
PostForgotPasswordCompleteRouteParams contains all the bound params for the post forgot password complete route operation typically these are obtained from a http.Request swagger:parameters PostForgotPasswordCompleteRoute.
PostForgotPasswordRouteParams contains all the bound params for the post forgot password route operation typically these are obtained from a http.Request swagger:parameters PostForgotPasswordRoute.
PostLoginRouteParams contains all the bound params for the post login route operation typically these are obtained from a http.Request swagger:parameters PostLoginRoute.
PostLogoutRouteParams contains all the bound params for the post logout route operation typically these are obtained from a http.Request swagger:parameters PostLogoutRoute.
PostRefreshRouteParams contains all the bound params for the post refresh route operation typically these are obtained from a http.Request swagger:parameters PostRefreshRoute.
PostRegisterRouteParams contains all the bound params for the post register route operation typically these are obtained from a http.Request swagger:parameters PostRegisterRoute.