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

# Constants

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

# Structs

No description provided by the author
No description provided by the author
* An installation represents an app installed on a device.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Pluggable interface for sending push notifications go:generate mockery --dir ../interfaces --name Delivery --output ../../mocks --outpkg mocks.
Pluggable Installation Service interface go:generate mockery --dir ../interfaces --name Installations --output ../../mocks --outpkg mocks.
This interface is not expected to be pluggable go:generate mockery --dir ../interfaces --name Subscriptions --output ../../mocks --outpkg mocks.

# Type aliases

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