//
pkg.gl
Category
github.com/Paul1k96/microservices_course_chat_service
internal
repository
user
mapper
package
0.1.1
Repository:
https://github.com/paul1k96/microservices_course_chat_service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
18 SLOC
#
Functions
ToUserFromGetResponse
ToUserFromGetResponse converts modelRepoUser.GetResponse to User.
ToUsersFromListResponse
ToUsersFromListResponse converts modelRepoUser.ListResponse to []*model.User.