mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 12:15:22 +00:00
Updates
This commit is contained in:
8
types/User.go
Normal file
8
types/User.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package types
|
||||
|
||||
type User struct {
|
||||
Id string
|
||||
Username string
|
||||
Avatar string
|
||||
CreatedAt string
|
||||
}
|
||||
Reference in New Issue
Block a user