listener

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2019 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const (
	CancelSubscription  af.EventName = "cancel_subscription"
	CancelTrial         af.EventName = "cancel_trial"
	ChangeRenewalPref   af.EventName = "change_renewal_pref"
	RestartSubscription af.EventName = "restart_subscription"
)
View Source
const (
	ParamExpirationDate af.EventParam = "expiration_date"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppsFlyer

type AppsFlyer struct {
	Tracker *af.Tracker
}

func (AppsFlyer) ChangedAutoRenewProduct

func (l AppsFlyer) ChangedAutoRenewProduct(evt ss.AutoRenewEvent) error

func (AppsFlyer) ChangedAutoRenewStatus

func (l AppsFlyer) ChangedAutoRenewStatus(evt ss.AutoRenewEvent) error

func (AppsFlyer) Name

func (l AppsFlyer) Name() string

func (AppsFlyer) Paid

func (l AppsFlyer) Paid(evt ss.PayEvent) error

func (AppsFlyer) Refunded

func (l AppsFlyer) Refunded(evt ss.RefundEvent) error

func (AppsFlyer) StartedTrial

func (l AppsFlyer) StartedTrial(evt ss.StartTrialEvent) error

type Stub

type Stub struct{}

func (Stub) ChangedAutoRenewProduct

func (l Stub) ChangedAutoRenewProduct(evt ss.AutoRenewEvent) error

func (Stub) ChangedAutoRenewStatus

func (l Stub) ChangedAutoRenewStatus(evt ss.AutoRenewEvent) error

func (Stub) Name

func (l Stub) Name() string

func (Stub) Paid

func (l Stub) Paid(evt ss.PayEvent) error

func (Stub) Refunded

func (l Stub) Refunded(evt ss.RefundEvent) error

func (Stub) StartedTrial

func (l Stub) StartedTrial(evt ss.StartTrialEvent) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL