Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() domain.ProvinceRepository
Types ¶
type ProvinceRepositoryJSON ¶
ProvinceRepository is a struct that implements ProvinceRepository interface
func (*ProvinceRepositoryJSON) GetAll ¶
func (pr *ProvinceRepositoryJSON) GetAll() ([]domain.Province, error)
GetAll is a method that returns all province
Click to show internal directories.
Click to hide internal directories.