whole buncha stuff
This commit is contained in:
@ -20,7 +20,7 @@ package gtsmodel
|
||||
|
||||
import "time"
|
||||
|
||||
type GTSStatus struct {
|
||||
type Status struct {
|
||||
ID string `pg:"type:uuid,default:gen_random_uuid(),pk,notnull"`
|
||||
URI string
|
||||
URL string
|
||||
|
Reference in New Issue
Block a user