4 lines
53 B
Go
4 lines
53 B
Go
|
package repository
|
||
|
|
||
|
type ProductItemRepo interface{}
|