package
0.0.0-20240425193236-e21c0d3a174c
Repository: https://github.com/xmtp/example-notification-server-go.git
Documentation: pkg.go.dev

# Functions

NewNotificationsClient constructs a client for the notifications.v1.Notifications service.
NewNotificationsHandler builds an HTTP handler from the service implementation.

# Constants

NotificationsDeleteInstallationProcedure is the fully-qualified name of the Notifications's DeleteInstallation RPC.
NotificationsName is the fully-qualified name of the Notifications service.
NotificationsRegisterInstallationProcedure is the fully-qualified name of the Notifications's RegisterInstallation RPC.
NotificationsSubscribeProcedure is the fully-qualified name of the Notifications's Subscribe RPC.
NotificationsSubscribeWithMetadataProcedure is the fully-qualified name of the Notifications's SubscribeWithMetadata RPC.
NotificationsUnsubscribeProcedure is the fully-qualified name of the Notifications's Unsubscribe RPC.

# Structs

UnimplementedNotificationsHandler returns CodeUnimplemented from all methods.

# Interfaces

NotificationsClient is a client for the notifications.v1.Notifications service.
NotificationsHandler is an implementation of the notifications.v1.Notifications service.