package
0.0.0-20190627024032-1b0498dca836
Repository: https://github.com/hideuw/nuxt_go_template.git
Documentation: pkg.go.dev

# Functions

GetValueFromPayLoad load http payload.
NewAuthenticationController generates and returns AuthenticationController.
No description provided by the author
Response returns response to client.
ResponseAndLogError returns response and log error.
ResponseError returns response error to client.
ResponseWithCookie returns response to client with setting of cookie.
TranslateFromUserToUserDTO translate from User to UserDTO.

# Constants

User error.
User error.
No description provided by the author
Server error.
Server error.
Server error.
User error.
User error.
User error.
Server error.

# Structs

UserDTO is DTO of User.

# Interfaces

AuthenticationController is the interface of AuthenticationController.

# Type aliases

ErrCode is error code.