package options type AnPushOption struct { Token string `json:"token"` Channel string `json:"channel"` }