package
1.0.2
Repository: https://github.com/vuduongtp/go-core.git
Documentation: pkg.go.dev

# Functions

New creates new user application service.
NewHTTP creates new user http service.

# Variables

Custom errors.
Custom errors.
Custom errors.

# Structs

CreationData contains user data from json request.
HTTP represents user http service.
ListResp contains list of users and current page number response.
PasswordChangeData contains password change request.
UpdateData contains user data from json request.
User represents user application service.

# Interfaces

Crypter represents security interface.
MyDB represents user repository interface.
Service represents user application interface.