package
0.0.0-20220801081751-e72c3bae6fe8
Repository: https://github.com/argoeu/ams-push-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

HTTP_ENDPOINT refers to subscriptions that push messages to remote http endpoints.
MATTERMOST refers to subscriptions that push messages to mattermost webhooks.

# Variables

No description provided by the author
No description provided by the author

# Structs

Wrapper for subscription.
Wrapper for subscription.
Contains which subscription to deactivate.
Wrapper for subscription.
PushConfig holds information on how a push subscription functions.
RetryPolicy holds information regarding the retry policy.
Empty wrapper for status request call.
Empty wrapper for status response call.
Subscription holds informaton related to how the push functionality should operate.
Empty wrapper for status request call.
Empty wrapper for status response call.

# Interfaces

PushServiceClient is the client API for PushService service.
PushServiceServer is the server API for PushService service.

# Type aliases

PushType declares what kind of push configuration info a subscription will hold.