package
0.0.0-20241116200027-5e8c20b77fb0
Repository: https://github.com/abc-valera/netsly-golang.git
Documentation: pkg.go.dev

# Functions

NewComment creates a new instance of Comment.
NewEmailer creates a new instance of Emailer.
NewFile creates a new instance of File.
NewJoke creates a new instance of Joke.
NewLike creates a new instance of Like.
NewPassworder creates a new instance of Passworder.
NewRoom creates a new instance of Room.
NewRoomMember creates a new instance of RoomMember.
NewRoomMessage creates a new instance of RoomMessage.
NewUser creates a new instance of User.

# Structs

Comment is an autogenerated mock type for the IComment type.
Comment_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Comment_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Comment_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Comment_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
Comment_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Emailer is an autogenerated mock type for the IEmailer type.
No description provided by the author
Emailer_SendEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendEmail'.
File is an autogenerated mock type for the IFile type.
File_ContentQuery_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ContentQuery'.
File_CreateForJoke_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateForJoke'.
File_CreateForRoom_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateForRoom'.
File_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
File_InfoQuery_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InfoQuery'.
File_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Joke is an autogenerated mock type for the IJoke type.
Joke_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Joke_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Joke_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Joke_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
Joke_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
Like is an autogenerated mock type for the ILike type.
Like_CountByJokeID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CountByJokeID'.
Like_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Like_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Like_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Like_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
Passworder is an autogenerated mock type for the IPassworder type.
Passworder_CheckPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckPassword'.
No description provided by the author
Passworder_HashPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HashPassword'.
Room is an autogenerated mock type for the IRoom type.
Room_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
Room_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
Room_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
Room_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
Room_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
RoomMember is an autogenerated mock type for the IRoomMember type.
RoomMember_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RoomMember_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
RoomMember_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RoomMember_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
RoomMessage is an autogenerated mock type for the IRoomMessage type.
RoomMessage_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RoomMessage_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
RoomMessage_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RoomMessage_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
RoomMessage_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
User is an autogenerated mock type for the IUser type.
User_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
User_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
User_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
User_GetMany_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMany'.
User_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.