Versions in this module Expand all Collapse all v0 v0.11.3 Apr 12, 2024 v0.11.2 Oct 12, 2023 v0.11.1 Oct 11, 2023 v0.11.0 Oct 11, 2023 v0.10.3 Aug 22, 2023 v0.10.2 Aug 21, 2023 v0.10.1 Jul 20, 2023 v0.10.0 Jul 18, 2023 v0.9.2 Jul 20, 2023 v0.9.1 Jul 20, 2023 v0.9.0 Jul 6, 2023 Changes in this version + const DefaultApnsSubject + func GetByMessage(ctx iris.Context) + func SendApns(ctx iris.Context) + type ApnsInfoResp struct + BundleId string + CreateTime string + Id int + MessageId int + Mode int + Params string + Status int + UpdateTime string + type Req struct + BundleId string + Mode int + Param interface{} + Receiver string + Sender string + Subject string + type Resp struct + MessageId int + type RespWrapper struct