Versions in this module Expand all Collapse all v1 v1.0.1 Aug 2, 2026 v1.0.0 Aug 1, 2026 Changes in this version + type API struct + Alerts *alerts.Service + Backups *backups.Service + Config config.Config + GMessages *gmessages.Manager + Payments *payments.Service + Reconciliation *reconciliation.Service + Refunds *refunds.Service + Reviews *reviews.Service + SMS *sms.Service + func New(cfg config.Config, paymentService *payments.Service, smsService *sms.Service, ...) *API + func (a *API) Register(app core.App)