5 lines
42 B
Go
5 lines
42 B
Go
package purchase
|
|
|
|
type product struct {
|
|
}
|
package purchase
|
|
|
|
type product struct {
|
|
}
|