Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressRepo ¶
type PharmacyRepo ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewPharmacyService ¶
func NewPharmacyService( pharmacyRepo PharmacyRepo, addressRepo AddressRepo, ) *Service
func (*Service) CreatePharmacy ¶
Click to show internal directories.
Click to hide internal directories.