package server type Subscription struct { ID string Filters []Filter }