package
0.0.0-20241125190907-d0b209f86f0d
Repository: https://github.com/codebuildervaibhav/medapp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDoctorRepository initializes a new doctor repository.
NewPatientRepository initializes a new patient repository.

# Interfaces

DoctorRepository defines the interface for doctor-related data operations.
PatientRepository is the interface for Patient repository.
UserRepository is the interface for User repository.