# 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