Documentation ¶
Index ¶
Constants ¶
View Source
const ( // This values will pass IsValidPushToken ValidAndroidPushToken = "test_android_push_token" ValidApplePushToken = "test_apns_push_token" // This value will fail IsValidPushToken InvalidPushToken = "invalid" )
Variables ¶
This section is empty.
Functions ¶
func NewPushProvider ¶
NewPushProvider returns a new in memory push.Provider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.