mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 04:05:14 +00:00
Updates
This commit is contained in:
9
types/Media.go
Normal file
9
types/Media.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package types
|
||||
|
||||
type Media struct {
|
||||
Id string
|
||||
Name string
|
||||
Title string
|
||||
Description string
|
||||
Url string
|
||||
}
|
||||
Reference in New Issue
Block a user