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:
parent
641a640173
commit
9df832cd3e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user