dto

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivateRegistrationReqDTO

type ActivateRegistrationReqDTO struct {
	schema.ActivateRegistrationRequest
}

ActivateRegistrationReqDTO type

type ActivateRegistrationResDTO

type ActivateRegistrationResDTO struct {
	schema.ActivateRegistrationResponse
}

ActivateRegistrationResDTO type

type LoginAppReqDTO

type LoginAppReqDTO struct {
	schema.LoginAppRequest
}

LoginAppReqDTO type

type LoginAppResDTO

type LoginAppResDTO struct {
	schema.LoginAppResponse
}

LoginAppResDTO type

type LoginReqDTO

type LoginReqDTO struct {
	schema.LoginRequest
}

LoginReqDTO type

type LoginResDTO

type LoginResDTO struct {
	schema.LoginResponse
}

LoginResDTO type

type RegisterReqDTO

type RegisterReqDTO struct {
	schema.RegisterRequest
}

RegisterReqDTO type

type RegisterResDTO

type RegisterResDTO struct {
	Email string `json:"email"`
}

RegisterResDTO type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL