# Functions
NewChannelRepo creates a new instance of ChannelRepo.
NewMessageRepo creates a new instance of MessageRepo.
NewReplieRepo creates a new instance of ReplieRepo.
NewSavedRepo creates a new instance of SavedRepo.
NewUserRepo creates a new instance of UserRepo.
NewWebUserRepo creates a new instance of WebUserRepo.
# Structs
ChannelRepo is an autogenerated mock type for the ChannelRepo type.
MessageRepo is an autogenerated mock type for the MessageRepo type.
ReplieRepo is an autogenerated mock type for the ReplieRepo type.
SavedRepo is an autogenerated mock type for the SavedRepo type.
UserRepo is an autogenerated mock type for the UserRepo type.
WebUserRepo is an autogenerated mock type for the WebUserRepo type.