Type returns the type that identifies a particular sender.
()
| 74 | Send(Alert) error |
| 75 | // Type returns the type that identifies a particular sender. |
| 76 | Type() Type |
| 77 | // Shutdown performs cleanup tasks possibly disposing any resources |
| 78 | // allocated by the sender. |
| 79 | Shutdown() error |
no outgoing calls