4 lines
59 B
Go
4 lines
59 B
Go
|
package repository
|
||
|
|
||
|
type ProductStatisticsRepo interface{}
|