package
1.18.9
Repository: https://github.com/appleboy/gorush.git
Documentation: pkg.go.dev

# Functions

IsLocalQueue check is Local Queue.

# Constants

AndroidErrorKey is key name for android error count of storage.
AndroidSuccessKey is key name for android success count of storage.
FailedPush is log block.
HuaweiErrorKey is key name for huawei error count of storage.
HuaweiSuccessKey is key name for huawei success count of storage.
IosErrorKey is key name or ios success error of storage.
IosSuccessKey is key name or ios success count of storage #nosec */.
PlatFormAndroid constant is 2 for Android.
PlatFormHuawei constant is 3 for Huawei.
PlatFormIos constant is 1 for iOS.
SucceededPush is log block.
TotalCountKey is key name for total count of storage.

# Variables

LocalQueue for channel in Go.
NATS Connective Technology for Adaptive Edge & Distributed Systems.
NSQ a realtime distributed messaging platform.
Redis Pub/Sub.

# Interfaces

Health defines a health-check connection.
Storage interface.

# Type aliases

Queue as backend.