5 lines
46 B
Go
5 lines
46 B
Go
|
package models
|
||
|
|
||
|
type MediaMetadata struct {
|
||
|
}
|