package forum type Forum struct { ID string Name string }