mess about with some structure to help w/ deref

This commit is contained in:
tsmethurst
2021-06-25 18:58:19 +02:00
committed by tsmethurst
parent 24262b11cf
commit 6f794e238d
13 changed files with 594 additions and 402 deletions

View File

@ -28,6 +28,8 @@ type Instance struct {
Terms string
// Contact email address for this instance
ContactEmail string
// Username of the contact account for this instance
ContactAccountUsername string
// Contact account ID in the database for this instance
ContactAccountID string `pg:"type:CHAR(26)"`
// Reputation score of this instance