1
0
mirror of https://github.com/nikoksr/notify.git synced 2024-11-28 08:39:13 +02:00

docs(comment): add missing comment to pseudo struct

This commit is contained in:
Niko Köser 2021-01-26 09:21:47 +01:00
parent 641a640173
commit 9df832cd3e
No known key found for this signature in database
GPG Key ID: F3F28C118DAA6375

View File

@ -1,5 +1,6 @@
package pseudo
// Pseudo struct represents a dummy notification service.
type Pseudo struct{}
// New returns a new instance of a Pseudo notification service. This is used internally to initialize