//
pkg.gl
Category
github.com/pkritiotis/go-climb-clean-architecture-example
internal
app
notification
package
0.0.0-20240802144252-c1853a66c72f
Repository:
https://github.com/pkritiotis/go-climb-clean-architecture-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
15 SLOC
#
Structs
MockNotificationService
MockNotificationService sends mock Notifications.
Notification
Notification provides a struct to send messages via the Service.
#
Interfaces
Service
Service sends Notification.