mess about with some structure to help w/ deref

This commit is contained in:
tsmethurst
2021-06-25 18:58:19 +02:00
parent 18c39ad23d
commit f2041f9be3
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