Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewUser ¶
type ViewUser struct {
// contains filtered or unexported fields
}
ViewUser is a struct to store repo for index view
func New ¶
func New(_ur databaserepo.IUserRepo, uiRepo databaserepo.IUserImgRepo, ldRepo databaserepo.ILikeAndDislikeRepo, hobbyRepo databaserepo.IHobbyRepo, cr databaserepo.IConversationRepo, pr databaserepo.IParticipantRepo) *ViewUser
New crate a new instance of type *ViewUser
Click to show internal directories.
Click to hide internal directories.