package
0.12.6
Repository: https://github.com/gidyon/services.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterPushMessagingHandler registers the http handlers for service PushMessaging to "mux".
RegisterPushMessagingHandlerClient registers the http handlers for service PushMessaging to "mux".
RegisterPushMessagingHandlerFromEndpoint is same as RegisterPushMessagingHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterPushMessagingHandlerServer registers the http handlers for service PushMessaging to "mux".
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
UnimplementedPushMessagingServer must be embedded to have forward compatible implementations.

# Interfaces

PushMessagingClient is the client API for PushMessaging service.
PushMessagingServer is the server API for PushMessaging service.
UnsafePushMessagingServer may be embedded to opt out of forward compatibility for this service.