package Forums type Forum struct { threads []string }